Re: CREATE TABLE, load and freezing

From: "Pavan Deolasee" <pavan(dot)deolasee(at)gmail(dot)com>
To: "Florian G(dot) Pflug" <fgp(at)phlo(dot)org>
Cc: "PostgreSQL-development Hackers" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: CREATE TABLE, load and freezing
Date: 2008-02-28 10:01:00
Message-ID: 2e78013d0802280201j52b597fpcabf5bba298ff942@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 28, 2008 at 3:05 PM, Florian G. Pflug <fgp(at)phlo(dot)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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavan Deolasee 2008-02-28 10:16:50 Re: CREATE TABLE, load and freezing
Previous Message ITAGAKI Takahiro 2008-02-28 09:55:07 Re: CREATE TABLE, load and freezing