Re: Bug in pg_dump - Mailing list pgsql-bugs

From Rod Taylor
Subject Re: Bug in pg_dump
Date
Msg-id 1037386274.14810.89.camel@jester
Whole thread Raw
In response to Bug in pg_dump  ("Robert John Shepherd" <robert@reviewer.co.uk>)
Responses Re: Bug in pg_dump  (Philip Warner <pjw@rhyme.com.au>)
List pgsql-bugs
> If you know how this problem might be fixed, list the solution below:
> ---------------------------------------------------------------------
>
> Dump all functions and types before indexes

This causes errors in other ways.  The true solution is to have pg_dump
use a decent dependency tracking mechanism.  7.4 should hold the fix for
pg_dump, although 7.3 has the dependency tracking mechanism.

--
Rod Taylor <rbt@rbt.ca>

pgsql-bugs by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Get a CD
Next
From: Rod Taylor
Date:
Subject: Re: PostgreSQL No Longer Handles Mixed Case Sequences