indexes - Mailing list pgsql-admin

From Jodi Kanter
Subject indexes
Date
Msg-id 006d01c2df40$a9f34a70$de138f80@virginia.edu
Whole thread Raw
List pgsql-admin
I have three tables that are queried frequently together. I have indexes on the PK values in each table as these are the fields that are typically used in the where clauses. Do I need to also have indexes on the corresponding FK values to improve performance?
Thanks,
Jodi

_______________________________
Jodi L Kanter
BioInformatics Database Administrator
University of Virginia
(434) 924-2846
jkanter@virginia.edu


 

 

 

pgsql-admin by date:

Previous
From: Andrew Perrin
Date:
Subject: Re: postgres access log file
Next
From: Jodi Kanter
Date:
Subject: index recognition