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
_______________________________________________
postgis-users mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to