Re: Postgresql and logs - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Postgresql and logs
Date
Msg-id 1116366200.25415.13.camel@state.g2switchworks.com
Whole thread Raw
In response to Postgresql and logs  (Hrishikesh Deshmukh <hdeshmuk@gmail.com>)
List 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

pgsql-general by date:

Previous
From: Sven Willenberger
Date:
Subject: Re: CSV delim quoting differences PgCOPY, Excel etc...
Next
From: Tom Lane
Date:
Subject: Re: What should I do with this: invalid page header in block ... ?