Unix Technical Forum

pg_dump from pgadmin and Postgres 8.0

This is a discussion on pg_dump from pgadmin and Postgres 8.0 within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> Hi, I am currently using pg_dump which was delivered with the 14.1.-Version of PgAdmin III on a 8.0 database. ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Interfaces Pgadmin Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-17-2008, 06:56 PM
=?ISO-8859-1?Q?K=D6PFERL_Robert?=
 
Posts: n/a
Default pg_dump from pgadmin and Postgres 8.0

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
pg_dump.exe: The command was: SELECT tableoid, oid, nspname, (select usename
from pg_user where nspowner = usesysid) as usename, nsp
acl, (SELECT spcname FROM pg_tablespace t WHERE t.oid = nsptablespace) AS
nsptablespace FROM pg_namespace
pg_dump.exe: *** aborted because of error


What's wrong?

Has it to do with template0/1?

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-17-2008, 06:56 PM
Andreas Pflug
 
Posts: n/a
Default Re: pg_dump from pgadmin and Postgres 8.0

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

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:26 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com