From: " Jaromír Kamler" <kamler(at)centrum(dot)cz>
To: <pgsql-novice(at)postgresql(dot)org>
Subject:
Date: 2005-12-26 19:45:06
Message-ID: 200512262045.27179@centrum.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hallo,
I need know counts of select for each table. Is there in pg_catalog some way? I did not found it. Or I need make something like trigger on SELECT, but trigger can't by created on SELECT. I need do statistics with counts of select for each table. Does anyone have some solution?

Thanks for your help and advices.

Jaromir Kamler

Browse pgsql-novice by date

  From Date Subject
Next Message me 2005-12-27 02:47:53 speeding up pg_dump?
Previous Message Tom Lane 2005-12-26 15:32:26 Re: Logs not Rotating