Re: parallel restore

From: "Jaime Casanova" <jcasanov(at)systemguards(dot)com(dot)ec>
To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: parallel restore
Date: 2009-01-06 21:04:15
Message-ID: 3073cc9b0901061304i28cda801w95f079eb76de7266@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Dec 29, 2008 at 6:42 PM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> Attached is the latest parallel restore patch. I think this is getting
> fairly close.
>

hi, i was making some tests in windows...

but for some reason the pg_restore simply hangs...

i'm using:
pg_restore -f mic.backup -Fc -v -m5

there is a way to know if it's really hanging or is simply too slow? i
plan to let it run all night long just in case...

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2009-01-06 21:04:41 Re: incoherent view of serializable transactions
Previous Message Alvaro Herrera 2009-01-06 21:03:15 Re: Is it really such a great idea for spi.h to include the world?