Re: Qty of WAL files

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Qty of WAL files
Date: 2008-04-23 14:09:59
Message-ID: 10103.1208959799@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Glyn Astill <glynastill(at)yahoo(dot)co(dot)uk> writes:
> I've set the checkpoint_segments on our system to 20 in anticipation of our system being quite write heavy, and I was wondering if someone could give me the lowdown on the amount of WAL files created and how they're re-used.

http://www.postgresql.org/docs/8.3/static/wal-configuration.html

(Adjust link for your PG version, as the rules were different in earlier
versions.)

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mateo21 2008-04-23 14:29:46 Re: Bitmap Heap Scan takes a lot of time
Previous Message Albe Laurenz 2008-04-23 14:05:54 Re: Deny creation of tables for a user