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

From Bruce Momjian
Subject Re: COPY with no WAL, in certain circumstances
Date
Msg-id 200701062140.l06LeGV29828@momjian.us
Whole thread Raw
In response to Re: COPY with no WAL, in certain circumstances  ("Simon Riggs" <simon@2ndquadrant.com>)
Responses Re: COPY with no WAL, in certain circumstances
Re: COPY with no WAL, in certain circumstances
List pgsql-patches
Simon Riggs wrote:
> > > Or in other words, does this patch mean that all COPY execution that is
> > > within a transaction will ignore WAL?
> >
> > Yes, because it is possible to do in all cases.
>
> Very happy to add documentation where Tom suggested.
>
> Reason for no documentation was that CREATE INDEX and CREATE TABLE AS
> SELECT already use this optimisation, but to my knowledge neither was/is
> documented on those command pages.

I wasn't aware those used the optimization.  Seems they all should be
documented somewhere.

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: COPY with no WAL, in certain circumstances
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: COPY with no WAL, in certain circumstances