Counting table/row access

Поиск
Список
Период
Сортировка
От Leslie Valmadre
Тема Counting table/row access
Дата
Msg-id 000d01c36787$d31aca20$0c01a8c0@wa.bigpond.net.au
обсуждение исходный текст
Ответы Re: Counting table/row access  (Josh Berkus <josh@agliodbs.com>)
Help with plpgsql  (Juan F Diaz <j-diaz@publicar.com>)
Список pgsql-novice
I am using a Postgresql database on a remore server and accessed using ASP.
I have set a table called user_authentication containing user names and
passwords and another column called url.  I have set the ASP login page so
that user name, on login, are directed to the specific URL contained in the
URL column.  I would like to find a way to collect the statistics (number of
accesses) made by each user in the table.  Is this posible and can anyone
tell me how?

Leslie Valmadre
lesliev@oakridgecg.com.au


В списке pgsql-novice по дате отправления:

Предыдущее
От: Jason Hihn
Дата:
Сообщение: Re: one-to-one
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: one-to-one