Re: Old problem needs solution
От | Richard Huxton |
---|---|
Тема | Re: Old problem needs solution |
Дата | |
Msg-id | 429DEBBB.5020700@archonet.com обсуждение исходный текст |
Ответ на | Re: Old problem needs solution ("Gerald D. Anderson" <gander@vte.com>) |
Ответы |
Re: Old problem needs solution
|
Список | pgsql-general |
Gerald D. Anderson wrote: > data # pg_dump -Fc -f blah.txt -tforums_auth forums22 -u User > name: postgres > Password: > pg_dump: SQL command failed > pg_dump: Error message from server: ERROR: did not find '}' at end of > input node > pg_dump: The command was: SELECT (SELECT usename FROM pg_user WHERE > usesysid = datdba) as dba, pg_encoding_to_char(encoding) as encoding, > datpath FROM pg_database WHERE datname = 'forums22' > > That help? As far as when, pretty much anytime I do anything. My guess > is messed up metadata. Yep - I'm guessing it's an issue with an array (group membership?) in pg_user. Can you SELECT * FROM pg_user? -- Richard Huxton Archonet Ltd
В списке pgsql-general по дате отправления: