Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

CREATE INDEX CONCURRENTLY


  • From: Simon Riggs <simon(at)2ndquadrant(dot)com>
  • To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
  • Subject: CREATE INDEX CONCURRENTLY
  • Date: Thu, 04 Oct 2007 15:16:17 +0100
  • Message-id: <1191507377(dot)4223(dot)123(dot)camel(at)ebony(dot)site>

It would be great if there was a database-level option so that any new
indexes would default to using CONCURRENTLY.

This would allow production systems to be changed easily using the
default of CONCURRENTLY, whereas dev systems won't need that.

If not, can we just have a general default of use concurrent builds?

Got a crash on Beta5 yesterday while creating indexes, not been able to
reproduce it. Sorry.

-- 
  Simon Riggs
  2ndQuadrant  http://www.2ndQuadrant.com




Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group