Re: wal-debug

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: Munteanu Gabriel <gmunteanu(at)rdslink(dot)ro>
Cc: postgres-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: wal-debug
Date: 2003-03-03 12:48:42
Message-ID: 20030303124842.GC23471@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Mar 03, 2003 at 01:43:36AM -0800, Munteanu Gabriel wrote:
> i want to disable WAL.
> 1. an it be done?
> 2. What lines do i have to modify in postgresql.conf and how?

No, it can't be done. WAL is *good*. WAL stops you from losing data if the
machine crashes. WAL can improve performance.

Why are you asking.

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> Support bacteria! They're the only culture some people have.

In response to

  • wal-debug at 2003-03-03 09:43:36 from Munteanu Gabriel

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Francois Suter 2003-03-03 13:21:52 FW: Problems receiving posts from the ML
Previous Message Ben-Nes Michael 2003-03-03 12:04:17 plpgsql mixing variable in SELECT INTO ?