Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>
Cc: Simon Riggs <simon(at)2ndquadrant(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without
Date: 2010-02-01 10:38:44
Message-ID: 3f0b79eb1002010238u5866d8c9w5f0e7abc855a8c4b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Mon, Feb 1, 2010 at 7:30 PM, Heikki Linnakangas
<heikki(dot)linnakangas(at)enterprisedb(dot)com> wrote:
> CREATE TEMPORARY TABLE foo (id int4);
> VACUUM FULL foo;

How about issuing just "VACUUM FULL" after creating log-shipping environment?

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-02-01 10:40:51 Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without
Previous Message Fujii Masao 2010-02-01 10:36:59 Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2010-02-01 10:40:51 Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without
Previous Message Fujii Masao 2010-02-01 10:36:59 Re: Re: [COMMITTERS] pgsql: Write a WAL record whenever we perform an operation without