On Fri, Sep 22, 2006 at 02:11:40AM -0700, [EMAIL PROTECTED] wrote: > When tuples are deleted, there remains free space in table and index > files. > Is it possible to know for each table and index how much free space it > contains ?
For tables see the contrib/pgstattuple module. -- Michael Fuhr ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend