Re: [PERFORM] clear pg_stats
Campbell, Lance wrote: > How can I clear the pg_stats views without restarting PostgreSQL? I > thought there was a function. pg_stat_reset() //Magnus ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archi
Re: [PERFORM] clear pg_stats
Campbell, Lance wrote: How can I clear the pg_stats views without restarting PostgreSQL? I thought there was a function. SELECT pg_stat_reset(); -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com ---(end of broadcast)--- TIP 5