| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Trever Adams <trever_Adams(at)bigfoot(dot)com> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Backend sent 0x45 type while idle |
| Date: | 1999-05-31 20:00:07 |
| Message-ID: | 16643.928180807@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Trever Adams <trever_Adams(at)bigfoot(dot)com> writes:
>> Try looking in the
>> postmaster log --- the error message should be logged there as well.
>> Knowing what the backend is trying to tell us would be helpful...
> Ok, this is going to sound very dumb: Where is this log kept? Is it
> kept through syslogd? If so, I apparently have it turned off
> somewhere.
With the default configuration of Postgres, this logfile is just the
postmaster's stderr output --- that should be getting put into a file
somewhere, if you are using recommended procedures for starting the
postmaster. ~postgres/server.log is the usual place.
I think it is possible to redirect the postmaster log to syslogd, but
you have to specifically configure things that way to make it happen.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Theo Kramer | 1999-05-31 20:01:30 | Re: [HACKERS] please? |
| Previous Message | Hannu Krosing | 1999-05-31 19:51:06 | Re: [HACKERS] please? |