pgsql: Update performance discussion for 8.1.

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update performance discussion for 8.1.
Date: 2005-09-02 00:57:57
Message-ID: 20050902005757.CD994D7EE7@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Update performance discussion for 8.1. Add a little more explanatory
material in the EXPLAIN section, update examples to match current reality,
show examples of bitmap indexscans as well as plain ones.

Modified Files:
--------------
pgsql/doc/src/sgml:
perform.sgml (r1.51 -> r1.52)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/perform.sgml.diff?r1=1.51&r2=1.52)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-09-02 03:19:53 pgsql: Add some notes about how pg_dump relates to the practices
Previous Message Bruce Momjian 2005-09-02 00:49:57 pgsql: Duplicate: < * Maintain a map of recently-expired rows < <