[postgis-users] trouble moving data: revisited
strk at refractions.net
strk at refractions.net
Thu Nov 24 13:10:08 PST 2005
On Thu, Nov 24, 2005 at 04:04:41PM -0500, Sears, Jeremy wrote:
> Yes, I can connect to template1. I can get cmd line access through psql, I
> also connect to it with "EMS SQL Manager 2005 for PostgreSQL" and/or
> pgAdminIII.
I mean with 'psql template1' and no other switches.
Next thing to check is:
createdb newdb
createlang plpgsql newdb
psql -f lwpostgis newdb
do the above works ?
--strk;
More information about the postgis-users
mailing list