Re: Postgresql and logs

From: Scott Marlowe <smarlowe(at)g2switchworks(dot)com>
To: Hrishikesh Deshmukh <hdeshmuk(at)gmail(dot)com>
Cc: Postgresql-General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgresql and logs
Date: 2005-05-17 21:43:20
Message-ID: 1116366200.25415.13.camel@state.g2switchworks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, 2005-05-17 at 15:39, Hrishikesh Deshmukh wrote:
> Hi All,
>
> My sincere apologies if this is a re-post.
> Where can i find more information on "user actions", i.e. say a user
> logins in and does some querying via sql and then uses perl/c/c++
> language to do some more querying. So how does postgresql keep track of
> "user actions" in a sequential order?

That would be logging. Take a look here:

http://www.postgresql.org/docs/8.0/static/runtime-config.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-05-18 03:03:57 Re: What should I do with this: invalid page header in block ... ?
Previous Message Sven Willenberger 2005-05-17 21:40:32 Re: CSV delim quoting differences PgCOPY, Excel etc...