Re: v7.2 rolled last night ...

From: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
To: Denis Perchine <dyp(at)perchine(dot)com>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: v7.2 rolled last night ...
Date: 2002-02-06 09:59:20
Message-ID: 3.0.5.32.20020206205920.02e5d290@mail.rhyme.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 03:38 PM 2/6/02 +0600, Denis Perchine wrote:
>Hello,
>
>Another problem with 7.2.
>
>I have considered to migrate from 7.1.3 to 7.2. I have dumped a database
using
>pg_dump -Fc. When I tried to restore it using pg_restore, it gives me an
>error. The problem was that it creates a view before a table it refers to.

Try dumping it with the 7.2 version of pg_dump, if possible. From memory
this ordering problem was fixed in a 7.1 patch, but if you are really on
7.1.3, that seems unlikely.

----------------------------------------------------------------
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 |/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Sabino Mullane 2002-02-06 12:23:43 Supression of NOTICEs with an ERROR
Previous Message Denis Perchine 2002-02-06 09:38:00 Re: v7.2 rolled last night ...