[PERFORM] Can we activate WAL runtime? - Mailing list pgsql-sql

From prakash
Subject [PERFORM] Can we activate WAL runtime?
Date
Msg-id d3fd3f470811100338r6a8af076s65771d21f816baca@mail.gmail.com
Whole thread Raw
Responses Re: [PERFORM] Can we activate WAL runtime?
List pgsql-sql
Hi All,
   I am using postgres 8.2. I want to use Write Ahead Log (WAL) functionality to take a back up. I know one way to activate WAL is through updating postgres.conf file with archive_command. but how do I activate it on the server command line? Can we activate it runtime?

Thanks in advance.

- Prakash

pgsql-sql by date:

Previous
From: "Helio Campos Mello de Andrade"
Date:
Subject: Re: Seq scan on join, not on subselect? analyze this
Next
From: "Helio Campos Mello de Andrade"
Date:
Subject: Re: Query optimizing