Hi,
I tried to use pg_dumpall in Win32 and receive a error message like this:
pg_dump.exe: [archiver (db)] connection to database "test" failed:
FATAL: user "'postgres'" does not exist
Well, the word "'postgres'" is the word is between simple quotations
marks and later between double quotations
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> Description:pg_dump/resore has trouble with implicit sequences of
> renamed tables
Yeah, this is addressed in 8.0's pg_dump, but the solution isn't
portable back to existing releases (it needs a new backend function).
The following bug has been logged online:
Bug reference: 1279
Logged by: adrian kierman
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4.1
Operating system: fedora2
Description:pg_dump/resore has trouble with implicit sequences of
renamed tables
Details