[postgis-users] Examples of use of ALTER INDEX [ IF EXISTS ] name SET ( storage_parameter = value [, ... ] )

Shaozhong SHI shishaozhong at gmail.com
Tue Apr 7 05:32:24 PDT 2020


Hi, All,

Are there examples of using ALTER INDEX [ IF EXISTS ] name SET (
storage_parameter = value [, ... ] )?

Ideally, I would like to try to do the following:

1. Assign a value to a string variable
2. Concatenate the string variable with today's date
3. Rename the index to this new value of the variable

Can we do this in postgresql?

Regards,

Shao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20200407/5cfd369b/attachment.html>


More information about the postgis-users mailing list