multiple table indexes

From: Evan Zane Macosko <macosko(at)fas(dot)harvard(dot)edu>
To: <pgsql-general(at)postgresql(dot)org>
Subject: multiple table indexes
Date: 2001-08-17 18:15:08
Message-ID: Pine.OSF.4.33.0108171413340.25734-100000@is07.fas.harvard.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does Postgres support multiple table indexes? I want to update one table
with data from another, but it's very slow because I have a rather bulky
WHERE clause. I was wondering if I could index the two tables together to
make execution faster.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mitch Vincent 2001-08-17 18:16:34 Re: Backend hanging..
Previous Message Marc G. Fournier 2001-08-17 17:48:24 PostgreSQL v7.1.3 bundled and uploaded to central FTP Server