Re: Status of gist locking in 8.1.3? - Mailing list pgsql-general

From Tom Lane
Subject Re: Status of gist locking in 8.1.3?
Date
Msg-id 17297.1148600789@sss.pgh.pa.us
Whole thread Raw
In response to Status of gist locking in 8.1.3?  (Francisco Reyes <lists@stringsutils.com>)
List pgsql-general
Francisco Reyes <lists@stringsutils.com> writes:
> As I write this I am creating an index with gist and trying to do a select
> on the table froze. Using Postgresql 8.1.3

CREATE INDEX shouldn't block any concurrent SELECT, regardless of which
index AM is involved.  Can you provide a reproducible test case?

            regards, tom lane

pgsql-general by date:

Previous
From: David Wall
Date:
Subject: Re: reindexdb program error under PG 8.1.3
Next
From: ljb
Date:
Subject: Re: 8.1.4: Who says "PHP deprecated addslashes since 4.0"?