Doh! Try this one instead. Postgres 8.3 changed the name of the flag mentioned in the doc.Apologies. Turns out the name of the relevant setting was changed for 8.3! So a revised patch is attached. For backing, see: http://www.postgresql.org/docs/8.3/static/release-8-3.html " Numerous changes in administrative server parameters... stats_block_level and stats_row_level are merged into track_counts." Bryce Nesbitt wrote:We don't want a pg_dump flag; the doc mention is good enough.