Re: v7.2 rolled last night ...
Denis Perchine <dyp@perchine.com>
From: Denis Perchine <dyp@perchine.com>
To: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2002-02-06T09:38:00Z
Lists: pgsql-hackers
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. If you need more info, just ask, -- Denis