pg_log missing

Started by Ashish Karalkarover 19 years ago2 messagesgeneral
Jump to latest
#1Ashish Karalkar
ashish_karalkar@yahoo.com

Hello all,

I have build 8.2 version from source code on redhat
linux 4.0
but i am not able to figure out why directory pg_log
is missing...
and as it is missing then where are the log file.'

can anybody help..

Thanks & Regards
Ashish Karalkar

____________________________________________________________________________________
Any questions? Get answers on any topic at www.Answers.yahoo.com. Try it now.

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Ashish Karalkar (#1)
Re: pg_log missing

Ashish Karalkar <ashish_karalkar@yahoo.com> writes:

I have build 8.2 version from source code on redhat linux 4.0 but i am
not able to figure out why directory pg_log is missing...

It sounds like you are expecting the source distribution to have the
same default logging setup that the RPMs use. T'aint so ... check the
contents of postgresql.conf.

regards, tom lane