Re: [Bizgres-general] WAL bypass for INSERT, UPDATE and
Qingqing Zhou <zhouqq@cs.toronto.edu>
From: "Qingqing Zhou" <zhouqq@cs.toronto.edu>
To: pgsql-hackers@postgresql.org
Date: 2005-12-22T23:52:38Z
Lists: pgsql-hackers
"Simon Riggs" <simon@2ndquadrant.com> wrote > > No it isn't. All of the WAL bypass logic does *not* operate when PITR is > active. The WAL bypass logic is aimed at Data Warehouses, which > typically never operate in PITR mode for performance reasons, however > the choice is yours. > To make things, is it possible to add a GUC to let user disable *all* the xlogs? Regards, Qingqing