AW: SourceForge & Postgres

From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: "'Tim Perdue'" <tim(at)perdue(dot)net>
Cc: "'pgsql-hackers(at)postgresql(dot)org'" <pgsql-hackers(at)postgresql(dot)org>
Subject: AW: SourceForge & Postgres
Date: 2000-12-12 08:32:35
Message-ID: 11C1E6749A55D411A9670001FA687963368172@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> I have an index on group_id, one on
> (group_id,status_id) and one on (group_id,status_id,assigned_to)

As an aside notice: you should definitely only need the last of the
three indices, since it can perfectly work on group_id
or group_id + status_id only restrictions.

Andreas

Browse pgsql-hackers by date

  From Date Subject
Next Message mlw 2000-12-12 12:17:00 Re: SourceForge & Postgres
Previous Message Thomas Lockhart 2000-12-12 07:06:57 Re: RPM changes for 7.1.