Re: Better name/syntax for "online" index creation - Mailing list pgsql-hackers

From Paul S
Subject Re: Better name/syntax for "online" index creation
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Better name/syntax for "online" index creation  (Tom Lane <[email protected]>)
List pgsql-hackers
Yeah, your probably right. :)
 

 
On 7/26/06, Tom Lane <[email protected]> wrote:
Paul Silveira <[email protected]> writes:
> If I didn't know anything about PostgreSQL and read a manual about it's
> indexing capabilities and read that it had ONLINE reindexing, the first
> thing that I would think about was the ability to rebuild my indexes without
> causing any blocking or writers or readers.

Only because you're already familiar with Oracle --- it will not convey
such a meaning to people who don't know that product.

                       regards, tom lane

pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: [PATCHES] [PATCH] Provide 8-byte transaction IDs to
Next
From: Hannu Krosing
Date:
Subject: Re: Better name/syntax for "online" index creation