WAL Archive Log

From: Sam Nelson <samn(at)consistentstate(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: WAL Archive Log
Date: 2010-08-26 23:24:00
Message-ID: AANLkTi=1-=bUngDvS+bo4DPYJCeZD_kuMyMBWAcSP9QB@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way to get postgres to write a line to the log file when it
creates a WAL file? We wrote a script that tries to grab the times between
WAL file creation and ingestion without stopping to make absolutely sure
that postgres actually logs the WAL file creation, and so we're kinda stuck
staring at our screens and blinking.

Seriously. It took me a good five minutes to muster the brain power to
write this email.

-Sam

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2010-08-26 23:33:38 Re: WAL Archive Log
Previous Message Scott Marlowe 2010-08-26 21:59:25 Re: How to convert a binary filed to an integer field?