Re: CREATE TABLE, load and freezing - Mailing list pgsql-hackers

From Pavan Deolasee
Subject Re: CREATE TABLE, load and freezing
Date
Msg-id 2e78013d0802280201j52b597fpcabf5bba298ff942@mail.gmail.com
Whole thread Raw
In response to Re: CREATE TABLE, load and freezing  ("Florian G. Pflug" <fgp@phlo.org>)
Responses Re: CREATE TABLE, load and freezing  ("Heikki Linnakangas" <heikki@enterprisedb.com>)
List pgsql-hackers
On Thu, Feb 28, 2008 at 3:05 PM, Florian G. Pflug <fgp@phlo.org> wrote:
>
>  If that works, then we might also want to set the visibility hint bits.

Oh yes. Especially because random time-scattered index scans on
the table can actually generate multiple writes of a page of a
read-only table.

Thanks,
Pavan


-- 
Pavan Deolasee
EnterpriseDB     http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: Re: CREATE TABLE, load and freezing
Next
From: "Pavan Deolasee"
Date:
Subject: Re: CREATE TABLE, load and freezing