I'd like to use pg_stat_user_tables to find when to purge some tables, I'm wondering if thereis a way to reset it after I'm done....
Sort of like "stats_reset_on_server_start" config param, but more in demand without bouncingthe engine...
Thanks