track row / field usage - Mailing list pgsql-general

From John Smith
Subject track row / field usage
Date
Msg-id f029597e0708071315x297ab52dpf9b1acf11ff271fa@mail.gmail.com
Whole thread Raw
Responses Re: track row / field usage  (brian <brian@zijn-digital.com>)
List pgsql-general
guys,
i want to track just how many times a particular row, field or
contained value gets queried / fetched? i guess a trigger like so
would do the trick:
on query, update value in column
even a log and then parsing it would help. but is there a cooler way-
some built-in stats counter? just trying to see which rows, fields or
values are most sort after.
cheers, jzs

pgsql-general by date:

Previous
From: Tony Caduto
Date:
Subject: Re: Reordering columns, will this ever be simple?
Next
From: Owen Hartnett
Date:
Subject: Take your postgresSql on the road, and live to tell of it.