[BUGS] BUG #5712: pg_dump for one table specified schema

2010-10-16 Thread Ionut Berlea

The following bug has been logged online:

Bug reference:  5712
Logged by:  Ionut Berlea
Email address:  ionutber...@gmail.com
PostgreSQL version: 9.0
Operating system:   Windows 7
Description:pg_dump for one table specified schema
Details: 

Hi,

I try to pg_dump one table with folowing options :

c:\Program Files\PostgreSQL\9.0\bin>pg_dump -i -h localhost -p 5432 -U
postgres
-F c -v -f "c:\Users\Ionut\Desktop\test.sql" -b -t
"\"OneConta\"."OC00\"
.\"Documente\"" postgres
pg_dump: No matching tables were found
pg_dump: *** aborted because of error

I want to backup the table Documente from Schema OC00 from dbname
OneConta to test.sql file.Also with -b to add large objects in that file.

What will be the right sintax

Thank you

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs


[BUGS] BUG #5713: lo_export

2010-10-16 Thread Ionut Berlea

The following bug has been logged online:

Bug reference:  5713
Logged by:  Ionut Berlea
Email address:  ionutber...@gmail.com
PostgreSQL version: 9.0
Operating system:   Windows 7
Description:lo_export
Details: 

Hi,

How can i use lo_export from client side to export the stored file into
client hdd?
In the locahost hdd is working but not at the client side.

Or there is another way to do this?

thank you

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs