Re: [postgis-users] PostGIS raster data restore issue

2016-07-27 Thread Regina Obe
From: postgis-users [mailto:postgis-users-boun...@lists.osgeo.org] On Behalf Of Kevin Berger Sent: Wednesday, July 27, 2016 10:18 AM To: PostGIS Users Discussion Subject: Re: [postgis-users] PostGIS raster data restore issue Thanks Regina, that helps. 1. When will PostGIS 2.3 be available? 2.

Re: [postgis-users] PostGIS raster data restore issue

2016-07-27 Thread Kevin Berger
[mailto:postgis-users-boun...@lists.osgeo.org] On Behalf Of Regina Obe Sent: July 25, 2016 15:42 To: 'PostGIS Users Discussion' Subject: Re: [postgis-users] PostGIS raster data restore issue Unfortunately you have to create the database first. I'm working on fixing this for PostGIS

Re: [postgis-users] PostGIS raster data restore issue

2016-07-25 Thread Regina Obe
http://postgis.net From: postgis-users [mailto:postgis-users-boun...@lists.osgeo.org] On Behalf Of Kevin Berger Sent: Monday, July 25, 2016 1:06 PM To: postgis-users@lists.osgeo.org Subject: [postgis-users] PostGIS raster data restore issue Hi, We want to test our PostGIS Version 2.

[postgis-users] PostGIS raster data restore issue

2016-07-25 Thread Kevin Berger
Hi, We want to test our PostGIS Version 2.2.2.1/PostgreSQL 9.5.2.1 restore. We have raster data loaded into the database. The backup command we are using is: pg_dump.exe -c -C (We specify -C as we want the SQL for creating databases to be in the dump file - we want to simplify the restore oper