Anyone working on pg_dump dependency ordering?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Anyone working on pg_dump dependency ordering?
Date: 2003-11-21 16:40:10
Message-ID: 12906.1069432810@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I'm thinking about attacking pg_dump's lack of knowledge about using
dependencies to determine a safe dump order. But if there's someone
out there actively working on the problem, I don't want to tread on
your toes ... anyone?

Also, if you've got uncommitted patches for pg_dump, please let me know.

regards, tom lane

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-11-21 16:46:55 Re: logical column position
Previous Message Tom Lane 2003-11-21 16:28:17 Re: Transaction Rollback problen (3.0 Protocol)