sorry  I cound finish my problem.

I trying to get the next one :

pg_dump -h 192.170.1.3 -U  User --format custom --inserts --verbose --file
\"/root/Desktop/$name .backup\" --table "$ESQUEMA.$Nametable" DB"

my Name table is  detalle_Inegra , and the problem is that it table alwals
sent me a message like i COULD NOT FIND THE NAME  OF TABLE but the table
exist and

I use the logic for other tables and works fine .

What could be the problem?

thnks


2011/5/24 manuel antonio ochoa <manuel8aalf...@gmail.com>

> I trying to get the next one :
>
> pg_dump -h 192.170.1.3 -U  User --format custom --inserts --verbose --file
> \"/root/Desktop/$name .backup\" --table "$ESQUEMA.$Nametable" DB"
>
> my Name table is  detalle_Inegra , and the problem is that it table alwals
> sent me a message like i COULD NOT FIND THE NAME  OF TABLE
>

Reply via email to