From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: parallel restore |
Date: | 2009-03-28 02:00:59 |
Message-ID: | 200903280200.n2S20xb05586@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andrew Dunstan wrote:
>
>
> Tom Lane wrote:
> > Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> >
> >> Tom Lane wrote:
> >>
> >>> There is an unfinished TODO item here: we really ought to make it work
> >>> for tar-format archives. That's probably not hugely difficult, but
> >>> I didn't look into it, and don't think we should hold up applying the
> >>> existing patch for it.
> >>>
> >
> >
> >> Right. Were you thinking this should be done for 8.4?
> >>
> >
> > If you have time to look into it, sure. Otherwise we should just put it
> > on the TODO list.
> >
> >
> >
>
> I've had a look at this. If our tar code supported out of order
> restoration(using fseeko) I'd be done. But it doesn't, and I won't get
> that done for 8.4, if at all. I'm not sure what would be involved in
> making it work.
Added to TODO:
Allow parallel restore of tar dumps
* http://archives.postgresql.org/pgsql-hackers/2009-02/msg01154.php
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2009-03-28 02:07:26 | Re: pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks |
Previous Message | Bruce Momjian | 2009-03-28 01:55:49 | Re: pg_migrator progress |