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

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: do postgresql this job for me ? (firebird user)
Date: 2009-05-24 17:32:46
Message-ID: gvc0bt$8lt$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christophe 2009-05-24 17:53:19 Re: do postgresql this job for me ? (firebird user)
Previous Message Tom Lane 2009-05-24 16:33:37 Re: do postgresql this job for me ? (firebird user)