indexes

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: indexes
Date: 2003-03-26 22:56:07
Message-ID: 3E823007.80403@cvc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Would a unique index, or a trigger doing a:

IF ( SELECT COUNT(*) where _index_condition_ ) THEN
CRY MOMMA and GO HOME.

Browse pgsql-general by date

  From Date Subject
Next Message Dennis Gearon 2003-03-26 22:57:46 Re: indexes
Previous Message David Olbersen 2003-03-26 22:48:10 Re: transaction blocking inserts in postgresql 7.3