From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: pg_dump problems in upgrading |
Date: | 2002-09-11 23:52:40 |
Message-ID: | 5.1.0.14.0.20020912095110.06552598@mail.rhyme.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
At 12:31 PM 9/09/2002 +0100, Oliver Elphick wrote:
>3. A view is being created before one of the tables it refers to.
>Should not views be created only at the very end?
This would be trivial (and we already put several items at the end), but I
am not sure it would fix the problem since views can also be on other
views. I presume the bad ordering happened as a result of a drop/create on
a table? Or is there some other cause?
----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-09-11 23:53:16 | Re: |
Previous Message | Guido Goldstein | 2002-09-11 23:47:59 | Re: Script to compute random page cost |