"Gokulakannan Somasundaram" <[EMAIL PROTECTED]> writes: > So Indexes with snapshots will be degrading the performance only for deletes > and only those updates, which are updating the index tuple.
Deletes never update indexes in Postgres. Increasing the size of the index would affect vacuum, inserts, and index accesses. -- Gregory Stark EnterpriseDB http://www.enterprisedb.com ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly