| From: | Dhanaraj M <Dhanaraj(dot)M(at)Sun(dot)COM> |
|---|---|
| To: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Clarification required |
| Date: | 2006-05-18 09:29:53 |
| Message-ID: | 446C3E91.4060806@sun.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
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.
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2006-05-18 09:35:22 | Re: Clarification required |
| Previous Message | Hannu Krosing | 2006-05-18 09:22:34 | Re: PL/pgSQL 'i = i + 1' Syntax |