[postgis-users] Renaming Raster Table

Osahon Oduware osahon.gis at gmail.com
Fri Jul 7 00:54:48 PDT 2017


Hi All,

I used the raster2pgsql tool to load a raster with overviews into a PostGIS
database using the following format:
raster2pgsql -s <SRID> -d -Y -e -I -C -F -M -l 2,4,8,16
/path/to/raster/file <table_name> | psql -h <host_address> -U postgres -p
5432 -d <database>

Now, *I want to rename the raster table and I would like to know the
affected tables and the required changes to be done without affecting the
functionality of the raster/overviews*.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20170707/4421298e/attachment.html>


More information about the postgis-users mailing list