Re: loading increase into huge table with 50.000.000 records

From: Markus Schaber <schabi(at)logix-tt(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Cc: nuggets72(at)free(dot)fr
Subject: Re: loading increase into huge table with 50.000.000 records
Date: 2006-07-26 16:39:39
Message-ID: 44C79ACB.5010507@logix-tt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi, Larry,
Hi, Sven,

Sven Geisler wrote:

> You can increase wal_buffers, checkpoint_segments and checkpoint_timeout
> much higher.

You also should increase the free space map settings, it must be large
enough to cope with your weekly bunch.

Markus

--
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf. | Software Development GIS

Fight against software patents in EU! www.ffii.org www.nosoftwarepatents.org

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Merlin Moncure 2006-07-26 16:56:21 Re: loading increase into huge table with 50.000.000 records
Previous Message Sven Geisler 2006-07-26 16:02:27 Re: loading increase into huge table with 50.000.000 records