Re: Slow PITR restore - Mailing list pgsql-general

From Tom Lane
Subject Re: Slow PITR restore
Date
Msg-id 11014.1197429676@sss.pgh.pa.us
Whole thread Raw
In response to Slow PITR restore  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Slow PITR restore
Re: Slow PITR restore
List pgsql-general
"Joshua D. Drake" <jd@commandprompt.com> writes:
> ... Now I understand that restoring log files can be slow but this is a big
> machine.

Yeah, restoring is known to be less than speedy, because essentially
zero optimization work has been done on it.

Heikki has improved matters a bit in 8.3, but I suspect it's still
not great.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Creating Aggregate functions in PLpgSQL
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Slow PITR restore