Re: Redesigning checkpoint_segments - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Redesigning checkpoint_segments
Date
Msg-id CA+TgmoaRrkh0yvNoFPbee1GXzh3p-142yxMrmuc0PoHX3cicww@mail.gmail.com
Whole thread Raw
In response to Re: Redesigning checkpoint_segments  (Kevin Grittner <kgrittn@ymail.com>)
Responses Re: Redesigning checkpoint_segments  (Kevin Grittner <kgrittn@ymail.com>)
List pgsql-hackers
On Fri, Jun 7, 2013 at 3:14 PM, Kevin Grittner <kgrittn@ymail.com> wrote:
> Some findings were unsurprising, like that a direct connection
> between the servers using a cross-wired network patch cable was
> faster than plugging both machines into the same switch.  But we
> tested all of our assumptions, and re-tested the surprising ones.
> One such surprise was that the conversion ran faster, even on a
> "largish" database of around 200GB, with 3 checkpoint_segments than
> with larger settings.

!

I can't account for that finding, because my experience is that small
checkpoint_segments settings lead to *terrible* bulk restore
performance.

*scratches head*

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Bad error message on valuntil
Next
From: Tom Lane
Date:
Subject: Re: Parallell Optimizer