pgsql: docs: mention the optimizer can increase the index usage count - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: docs: mention the optimizer can increase the index usage count
Date
Msg-id E1YYmpm-0007N2-Kd@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
docs:  mention the optimizer can increase the index usage count

Report by Marko Tiikkaja

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7e9ed623d9988fcb1497a2a8ca7f676a5bfa136f

Modified Files
--------------
doc/src/sgml/monitoring.sgml |    7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix whitespace
Next
From: Andres Freund
Date:
Subject: pgsql: Use 128-bit math to accelerate some aggregation functions.