Problems Pgdump

From: manuel antonio ochoa <manuel8aalfaro(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Problems Pgdump
Date: 2011-05-24 19:22:52
Message-ID: BANLkTik9o0BN1-YoMh4b2KvDEkyo1kZqFA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message manuel antonio ochoa 2011-05-24 19:26:17 Re: Problems Pgdump
Previous Message Robert Haas 2011-05-24 19:14:23 Re: Performance of NOT IN and <> with PG 9.0.4