Re: [BUGS] pg_dump error when dumping mixed-case name tables

2008-04-21 Thread Tom Lane
"Prischepa Vladimir" <[EMAIL PROTECTED]> writes: > I dump only one table which has mixed case name. But it doesn't work. > It results in the following error: > pg_dump.exe -h localhost -p 5433 -U postgres -i -F p -t '"T10441"' -v -f > "test.sql" test > pg_dump: No matching tables were found Whi

[BUGS] pg_dump error when dumping mixed-case name tables

2008-04-21 Thread Prischepa Vladimir
Hello! I dump only one table which has mixed case name. But it doesn't work. It results in the following error: pg_dump.exe -h localhost -p 5433 -U postgres -i -F p -t '"T10441"' -v -f "test.sql" test pg_dump: No matching tables were found pg_dump: *** aborted because of error Is that a bug o

[BUGS] pg_dump Error

2004-01-30 Thread yogesh sailukar
Hello Sir ! I am really greate ful for Postgresql. It's realy a good open source database. I am using it from six months. But now a days I am getting one strange error while using pg_dump.i.e. while dumping the data from the database. I have created procedural language through CREATELANG command.Pr

Re: [BUGS] pg_dump error

2003-08-01 Thread Vasko Miovski
Hi I get this error when I try to backup my DB C:\cygwin\bin>pg_dump -f nji.dump -F p NJI pg_dump: [archiver (db)] connection to database "NJI" failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the re