Re: pg_dump error

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Johann Spies <jhspies(at)adept(dot)co(dot)za>, pgsql-sql(at)postgresql(dot)org
Subject: Re: pg_dump error
Date: 2001-01-16 01:03:49
Message-ID: 3.0.5.32.20010116120349.02e707d0@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

At 22:13 15/01/01 +0200, Johann Spies wrote:
>
>Can not create pgdump_oid table. Explanation from backend: 'ERROR:
>cannot create pgdump_oid
>
>Is there a way to repair this?
>

If there was an earlier crash while running pg_dump, the table may already
exist. If so, try deleting it. Also, can you confirm that the username
under which you run pg_dump has the rights to create tables?


----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tatsuo Ishii 2001-01-16 01:19:29 Re: pg_dump error
Previous Message Peter Eisentraut 2001-01-15 22:21:27 Re: [INTERFACES] outer join in PostgreSql