Re: 7.5-dev, pg_dumpall, dollarquoting

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Josh Berkus <josh(at)agliodbs(dot)com>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.5-dev, pg_dumpall, dollarquoting
Date: 2004-06-24 16:59:43
Message-ID: 15513.1088096383@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Josh Berkus <josh(at)agliodbs(dot)com> writes:
> Right. The issue is really complex databases which were developed in 7.2 or
> 7.1, which is missing the pg_depends information. In that case, pg_dump
> seems to get confused about dependency sorting, and a few objects with long
> dependency chains simply don't get backed up.

That would be a flat-out bug. Can we see a test case?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-06-24 17:13:42 Re: [Re] Re: PREPARE and transactions
Previous Message Alvaro Herrera 2004-06-24 16:59:16 Re: [Re] Re: PREPARE and transactions