The server log file means the files that are in pg_xlog. or some
more/some other files?
The log files in pg_xlog dir are not human readable. How is it useful on
the client side?
Dave Page wrote:
>
>
>>could not understand the following TODO item.
>>Can anyone explain this.
>>
>>Monitoring:
>>=========
>>
>>Allow server logs to be remotely read and removed using SQL commands
>>
>>
>>Does it mean that the server log file should be read by the
>>client? What kind of removal (using SQL)?
>>
>>
>
>This is possible using the functions in the adminpack contrib module
>that's currently in the patch queue:
>http://candle.pha.pa.us/mhonarc/patches/msg00006.html
>
>
>
>>Also I like to know where the server log file is stored.
>>
>>
>Check your postgresql.conf file.
>
>Regards, Dave.
>
>