Re: Restore of pg_dump taking a long time...

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Todd A(dot) Cook" <tcook(at)blackducksoftware(dot)com>
Cc: Ruairi <rcarroll(at)bluemetrix(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Restore of pg_dump taking a long time...
Date: 2006-05-24 19:48:38
Message-ID: 1126.1148500118@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

"Todd A. Cook" <tcook(at)blackducksoftware(dot)com> writes:
> I have found that increasing maintenance_work_mem can decrease index
> build speed on large tables:

You should probably re-measure when 8.2 comes out; we've fixed a number
of performance issues in the sorting code that might cause that.

regards, tom lane

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Todd A. Cook 2006-05-24 19:56:33 Re: Restore of pg_dump taking a long time...
Previous Message Todd A. Cook 2006-05-24 19:42:25 Re: Restore of pg_dump taking a long time...