Re: Some editing of docs for create index concurrently - Mailing list pgsql-patches

From Tom Lane
Subject Re: Some editing of docs for create index concurrently
Date
Msg-id 20856.1158191044@sss.pgh.pa.us
Whole thread Raw
In response to Some editing of docs for create index concurrently  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-patches
Gregory Stark <stark@enterprisedb.com> writes:
> The references to data warehousing and large tables were bothering me since --
> while true -- it's not really the main use case for CREATE INDEX CONCURRENTLY.
> Really it's OLTP systems that may or may not have large tables but regardless
> cannot stand the downtime caused by locks.

Applied with a bit of additional wordsmithing.

            regards, tom lane

pgsql-patches by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: psql patch
Next
From: Simon Riggs
Date:
Subject: Doc patch on Warm Standby for High Availability