Re: COPY with no WAL, in certain circumstances - Mailing list pgsql-patches

From Tom Lane
Subject Re: COPY with no WAL, in certain circumstances
Date
Msg-id 15068.1168110396@sss.pgh.pa.us
Whole thread Raw
In response to Re: COPY with no WAL, in certain circumstances  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-patches
Euler Taveira de Oliveira <euler@timbira.com> writes:
> Simon Riggs wrote:
>> The enclosed patch implements this, as discussed. There is no user
>> interface to enable/disable, just as with CTAS and CREATE INDEX; no
>> docs, just code comments.
>>
> IMHO, this deserves an GUC parameter (use_wal_in_copy?).

Why?  The whole point is that it's automatic and transparent.

            regards, tom lane

pgsql-patches by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: COPY with no WAL, in certain circumstances
Next
From: Bruce Momjian
Date:
Subject: Re: xlog directory at initdb time