View previous topic :: View next topic |
Author |
Message |
lazloman Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/166535649241db3cca09046.jpg)
Joined: 27 Dec 2003 Posts: 343 Location: Skokie, Il. USA
|
Posted: Tue Apr 19, 2005 1:50 pm Post subject: Problem exporting Postgresql database |
|
|
I want to dump my database using pg_dump, it fails. Here is the commandline and the error:
Hammer postgresql $ pg_dump --file=stats.out --format=t printstats
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 = 'printstats'
I posted a message on the Postgresql mailing list and they say the build is at fault. Anyone have any ideas on how to fix this?
TIA _________________ Gentoo x86
2x Dell Optiplex GX200
"My Break-Dancing days are over, but there's always the Funky Chicken."
--The Full Monty |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Petyr Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/51021289441ebf94c53958.gif)
Joined: 08 Jan 2003 Posts: 471 Location: San Diego, CA, USA
|
Posted: Tue Apr 19, 2005 9:28 pm Post subject: |
|
|
re-emerge postgres ^_~
Might want to take a look at your CFLAGS and perhaps make them a bit less agressive too.
Regards,
Petyr |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|