Re: Problems Pgdump - Mailing list pgsql-sql

From manuel antonio ochoa
Subject Re: Problems Pgdump
Date
Msg-id BANLkTinUmWSLhgKaf_oYGQ_GGZ8_ofRFDA@mail.gmail.com
Whole thread Raw
In response to Problems Pgdump  (manuel antonio ochoa <manuel8aalfaro@gmail.com>)
Responses Re: Problems Pgdump
List pgsql-sql
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 <manuel8aalfaro@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

pgsql-sql by date:

Previous
From: manuel antonio ochoa
Date:
Subject: Problems Pgdump
Next
From: Jasmin Dizdarevic
Date:
Subject: Re: Performance of NOT IN and <> with PG 9.0.4