... - Mailing list pgsql-novice

From Jaromír Kamler
Subject ...
Date
Msg-id 200512262045.27179@centrum.cz
Whole thread Raw
List 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
somethinglike trigger on SELECT, but trigger can't by created on SELECT. I need do statistics with counts of select for
eachtable. Does anyone have some solution? 

Thanks for your help and advices.

Jaromir Kamler


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Logs not Rotating
Next
From:
Date:
Subject: speeding up pg_dump?