pg_dump problem with PostgreSQL v7.1.2

From: Dominick <haystack(at)email(dot)rentzone(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_dump problem with PostgreSQL v7.1.2
Date: 2001-07-15 19:30:03
Message-ID: 3B51EF3B.97C2D34C@email.rentzone.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I keep the same message when trying to dump any database. I haven't a clue; consequently, I'd appreciate any help that you could provide.

postgres(at)ibook:/usr/local/pgsql/bin > ./pg_dump -o discuss -f /tmp/ibook_discuss_db

getDatabase(): SELECT failed. Explanation from backend: 'ERROR: More than one tuple returned by a subselect used as an expression.
'.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ben-Nes Nimrod 2001-07-15 19:49:31 BYTEA data type
Previous Message Jason DiCioccio 2001-07-15 19:07:18 PASSWORD() function for postgresql?