pg_dump error when dumping mixed-case name tables - Mailing list pgsql-bugs

From Prischepa Vladimir
Subject pg_dump error when dumping mixed-case name tables
Date
Msg-id 000601c8a3a0$fe8cbbf0$3d42a8c0@office.ems.chel.su
Whole thread Raw
Responses Re: pg_dump error when dumping mixed-case name tables
List pgsql-bugs
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 or am I doing anything wrong?

Thank you in advance.

Best Regards,=20
Vladimir Prischepa.=

pgsql-bugs by date:

Previous
From: "Pedro Gimeno"
Date:
Subject: BUG #4120: ERROR: cache lookup failed for function 0
Next
From: Tom Lane
Date:
Subject: Re: pg_dump error when dumping mixed-case name tables