Re: Bug in pg_dump

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Robert John Shepherd <robert(at)reviewer(dot)co(dot)uk>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug in pg_dump
Date: 2002-11-15 18:51:15
Message-ID: 1037386274.14810.89.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)rbt(dot)ca>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Rod Taylor 2002-11-15 18:54:06 Re: PostgreSQL No Longer Handles Mixed Case Sequences
Previous Message Rod Taylor 2002-11-15 18:40:26 Re: I have problem with Postgres.