pgsql-server: First draft of 7.5 release notes.

Started by Bruce Momjianabout 22 years ago2 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

Log Message:
-----------
First draft of 7.5 release notes. Still needs markup, additional major
items, and detailed text descriptions.

Modified Files:
--------------
pgsql-server/doc/src/sgml:
release.sgml (r1.267 -> r1.268)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/doc/src/sgml/release.sgml.diff?r1=1.267&r2=1.268)

#2Ioannis Theoharis
theohari@ics.forth.gr
In reply to: Bruce Momjian (#1)
Page Miss Hits

Hi, i would like to answer if there is any way in postgres to find the
page miss hits caused during a query execution.

Is there something like explain analyze with the page miss hits???