From:
Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
To:
Joachim Wieland <joe(at)mcknight(dot)de>
Cc:
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, José Arthur Benetasso Villanova <jose(dot)arthur(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject:
Re: directory archive format for pg_dump
Date:
2010-12-01 14:05:34
Message-ID:
4CF6562E.60506@enterprisedb.com (view raw or flat )
Thread:
2010-11-19 21:28:03 from José Arthur Benetasso Villanova <jose(dot)arthur(at)gmail(dot)com>
2010-11-19 21:56:23 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2010-11-20 04:10:37 from Joachim Wieland <joe(at)mcknight(dot)de>
2010-11-22 16:49:45 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-11-22 17:07:03 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-11-22 20:44:10 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-11-29 05:11:46 from Joachim Wieland <joe(at)mcknight(dot)de>
2010-11-29 15:49:16 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-11-29 16:06:04 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-11-29 20:21:51 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-01 14:03:15 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-01 14:05:34 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-02 02:35:48 from Joachim Wieland <joe(at)mcknight(dot)de>
2010-12-02 07:49:45 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-02 19:52:27 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-02 21:12:41 from Alvaro Herrera <alvherre(at)commandprompt(dot)com>
2010-12-03 09:22:53 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-08 04:38:02 from Joachim Wieland <joe(at)mcknight(dot)de>
2010-12-16 10:12:52 from Greg Smith <greg(at)2ndquadrant(dot)com>
2010-12-16 15:23:43 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-16 17:48:06 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-16 17:58:32 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-16 18:04:54 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-16 18:33:10 from Joachim Wieland <joe(at)mcknight(dot)de>
2010-12-16 18:45:42 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-16 19:29:02 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-16 20:13:38 from Robert Haas <robertmhaas(at)gmail(dot)com>
2010-12-16 20:26:20 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-16 20:28:40 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2010-12-16 20:52:12 from Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
2010-12-16 22:55:34 from Andrew Dunstan <andrew(at)dunslane(dot)net>
2010-12-16 22:29:50 from Andres Freund <andres(at)anarazel(dot)de>
2010-12-16 22:34:02 from Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
2010-12-16 22:53:21 from Andres Freund <andres(at)anarazel(dot)de>
Lists:
pgsql-hackers
On 01.12.2010 16:03, Heikki Linnakangas wrote:
> On 29.11.2010 22:21, Heikki Linnakangas wrote:
>> I combined those, and the Free/Flush steps, and did a bunch of other
>> editorializations and cleanups. Here's an updated patch, also available
>> in my git repository at
>> git://git.postgresql.org/git/users/heikki/postgres.git, branch
>> "pg_dump-dir". I'm going to continue reviewing this later, tomorrow
>> hopefully.
>
> Here's another update.
Forgot attachment. This is also available in the above git repo.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com
In response to
Responses
pgsql-hackers by date
Next :From: Yeb HavingaDate: 2010-12-01 14:07:23
Subject : FK's to refer to rows in inheritance child
Previous :From : Heikki LinnakangasDate : 2010-12-01 14:03:15
Subject : Re: directory archive format for pg_dump