Simeone, Mario wrote:

>Why on my Red Hat 7.2 box and Postgres 7.1.3 /var/log/pgsql  file is empy
>and has executable rights ?
>
In /etc/postgresql/postgresql.conf you must have a debug_level set to 0 
and log some options like this example:

debug_level = 0
log_connections = on
log_pid = on
log_timestamp = on
syslog = 0

Luis Sousa


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to