Re: WAL Queries

From: Paul Lambert <paul(dot)lambert(at)autoledgers(dot)com(dot)au>
To: RPK <rpk(dot)general(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: WAL Queries
Date: 2007-08-05 10:45:12
Message-ID: 46B5AA38.5020703@autoledgers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

RPK wrote:
> Before modifying postgresql.conf, do I need to stop PGSQL service?
>
>
>> Enable it in the "Write Ahead Log" section of postgresql.conf file in
>> the PGDATA directory.
>

You need to restart PostgreSQL after the file has been modified - it
does not need to be shut down whilst the modification is being
undertaken, just a quick restart once you have saved the file.

--
Paul Lambert
Database Administrator
AutoLedgers

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sergei Shelukhin 2007-08-05 10:45:15 truncate transaction log
Previous Message RPK 2007-08-05 10:43:38 Re: WAL Queries