Re: [GENERAL] do postgresql this job for me ? (firebird user)

by Thomas Kellereron 2009-05-24T17:34:06+00:00
Craig Ringer wrote on 24.05.2009 17:58:
> There isn't currently any REINDEX CONCURRENTLY option
But them manual does list this option:
http://www.postgresql.org/docs/8.3/static/sql-createindex.html
"When this option is used, PostgreSQL will build the index without taking any
locks that prevent concurrent inserts, updates, or deletes on the table"
Thomas
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Conversations: [GENERAL] do postgresql this job for me ? (firebird user)

Related Lists