Re: indexes

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

The right hand little finger on the carriager return is quicker than my brain. I
will now FINISH my question :-)

----------------------------------------------------
Would a unique index, or a trigger doing a:

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

be faster?

Responses

  • Re: indexes at 2003-03-27 12:45:28 from Richard Huxton

Browse pgsql-general by date

  From Date Subject
Next Message Abhishek Sharma 2003-03-26 23:03:23 Re: Performance tuning in PostgreSQL
Previous Message Dennis Gearon 2003-03-26 22:56:07 indexes