From: | Jaime Casanova <systemguards(at)yahoo(dot)com> |
---|---|
To: | pgsql bugs <pgsql-bugs(at)postgresql(dot)org> |
Subject: | pg_dump in 7.4.2 |
Date: | 2004-12-15 17:47:05 |
Message-ID: | 20041215174705.85183.qmail@web50009.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Hi everybody this has happened to me for first time, i
did a ./pg_dump uescc > uescc.sql and then enter in
./psql uescc2 and run \i uescc.sql.
and when the script was running occur an error telling
me that the relation bec_t_saldofavor does not exist.
so i look for it in the script and it already exist in
the script but the the create table was after a create
view that uses that table.
so pg_dump wasn't able to determine that dependency.
regards,
Jaime Casanova
_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2004-12-16 06:54:45 | Re: [pgsql-bugs] Checkpoints occur too frequently |
Previous Message | Christoph Haller | 2004-12-15 13:22:33 | 8.0.0rc1 on hppa2.0w-hp-hpux11.00 |