Re: Cannot pg_dump_all anymore... - Mailing list pgsql-general

From E-BLOKOS
Subject Re: Cannot pg_dump_all anymore...
Date
Msg-id 7248b50a-cf98-4169-a02d-f9a8f5e196ef@e-blokos.com
Whole thread Raw
In response to Re: Cannot pg_dump_all anymore...  (Ron Johnson <ronljohnsonjr@gmail.com>)
List pgsql-general


On 3/18/2025 3:59 AM, Ron Johnson wrote:
On Tue, Mar 18, 2025 at 5:14 AM E-BLOKOS <infos@e-blokos.com> wrote:
I got this error:

pg_dump: error: query returned 0 rows instead of one: EXECUTE
dumpBaseType('794978')

any clue to solve it?

PG version?

PG 17.4
Whole command line, including all error messages?


setpriv su - postgres -c "pg_dumpall --no-comments -h /run/postgresql -p 5432 > out.sql"
-- 
E-BLOKOS

pgsql-general by date:

Previous
From: E-BLOKOS
Date:
Subject: Re: Cannot pg_dump_all anymore...
Next
From: Sebastien Flaesch
Date:
Subject: Re: After upgrading libpq, the same function(PQftype) call returns a different OID