2006/12/26, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
I think the logs are not enabled in my DB. So I set the following options in
postgresql.con file
you are using some options which came with later postgresql releases.
log_timestamp= true
ok
log_directory=pg_log
wrong (available from 8.0)
> We are using PostgreSQL 7.3 version, installed in linux
> system. Only DB is getting shut down 3-4 times a day. From my
> application end I get "Sorry too many clients" error.
> Refering the FAQ I maximized the DB session limit to 200.
>
> I think the logs are not enabled in my DB. So I set
Hi, We are using PostgreSQL 7.3 version, installed in linux system. Only DB is getting shut down 3-4 times a day. From my application end I get "Sorry too many clients" error. Refering the FAQ I maximized the DB session limit to 200. I think the logs are not enabled in my DB. So I set the followin