Re: Outdated note about unique indexes - Mailing list pgsql-docs

From Josh Berkus
Subject Re: Outdated note about unique indexes
Date
Msg-id 559D9FE6.7030704@agliodbs.com
Whole thread Raw
In response to Outdated note about unique indexes  (Josh Kupershmidt <schmiddy@gmail.com>)
Responses Re: Outdated note about unique indexes  (Bruce Momjian <bruce@momjian.us>)
List pgsql-docs
> That note has been there forever, in particular since before we
> supported CONCURRENTLY, which is pretty darn important in many uses
> nowadays. Since it seems like some users have taken this suggestion
> seriously, e.g. on stackoverflow[1], how about we remove this outdated
> suggestion? There is already a previous mention a few sections
> earlier[2] suggesting the use of CONCURRENTLY, so I don't think we
> really need to reiterate that suggestion here.

+1


--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-docs by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Outdated note about unique indexes
Next
From: Michael Herold
Date:
Subject: ARRAY[1] || NULL <> array_append(ARRAY[1], NULL)