Обсуждение: pg_log missing

Поиск
Список
Период
Сортировка

pg_log missing

От
Ashish Karalkar
Дата:
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.

Re: pg_log missing

От
Tom Lane
Дата:
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