"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
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
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
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