luchot <[EMAIL PROTECTED]> writes: > I would want if it is possible for each pages of a table to have the > occupation of blocs in percentage in order to see if the page is good full or > not.
There is not any magic way of getting that information, but you could modify contrib/pgstattuple to produce such a report. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend