Re: pg_dump from pgadmin and Postgres 8.0 - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: pg_dump from pgadmin and Postgres 8.0
Date
Msg-id 41F76B03.6020204@pse-consulting.de
Whole thread Raw
In response to pg_dump from pgadmin and Postgres 8.0  (KÖPFERL Robert <robert.koepferl@sonorys.at>)
List pgadmin-support
KÖPFERL Robert wrote:
> Hi,
> I am currently using pg_dump which was delivered with the 14.1.-Version of
> PgAdmin III on a 8.0 database.
> 
> Issuing the following command:
> C:\tools\PGADMI~1>pg_dump.exe -i -h pgv8host -p 5432 -U admin -F p -v
> somedb
> 
> Results in:
> pg_dump.exe: reading schemas
> pg_dump.exe: SQL command failed
> pg_dump.exe: Error message from server: ERROR:  column "nsptablespace" does
> not exist

Dave,

I've seen this too, but thought this resulted from my screwed 
installation. Apparently pg_dump is still a pre-Beta5 version?

Regards,
Andreas


pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Entering data
Next
From: Andreas Pflug
Date:
Subject: Re: Problems with VB6 and PostGreSQL .....