(No Subject) - Mailing list pgsql-admin

From Oakley
Subject (No Subject)
Date
Msg-id EGAIENPCHKAJGAAA@shared1-mail.whowhere.com
Whole thread Raw
List pgsql-admin
Being new to the databasing world, I have did quite a bit of research on the different ones available and decided to go
withPostgres. I am 
working on a system that has to have 3rd level
normalization.. As one might be able to tell since I am emailing all of you for your help, I
am having a problem... I cant get it to log
anything other than when the DB comes up, or
goes down...

When I did the configure, I did it with
--enable-syslog and with the --without-CXX
options. I read the online docs and created a
file in the /usr/local/pgsql/data directory
called postgresql.conf, and put in the options
I wanted, those being:

# --------
syslog = 2
debug_level = 2
log_connections = yes
log_timestamp = yes
port = 5432
# --------

As you might be able to tell from the options
above, I am wanting to keep track of connections
and the time that people connect up to the DB
and what they execute, etc...

Can anyone help? I would greatly appreciate it!

Mike


Join 18 million Eudora users by signing up for a free Eudora Web-Mail account at http://www.eudoramail.com

pgsql-admin by date:

Previous
From: Bryan Willett
Date:
Subject: PostgreSQL stopped / wont re-start
Next
From: Jean-Marc Pigeon
Date:
Subject: POSTMASTER, silent mode, nosync , index part missing?!