Re: postgresql log file not getting update - Mailing list pgsql-general

From Anson Abraham
Subject Re: postgresql log file not getting update
Date
Msg-id CAC9g-HcrSzZ+gx9x+m8nixM6sgNf22GfitaOcZRZhD817rqL4g@mail.gmail.com
Whole thread Raw
In response to Re: postgresql log file not getting update  (Adrian Klaver <adrian.klaver@gmail.com>)
Responses Re: postgresql log file not getting update
List pgsql-general
oh yeah, i did ask this question.  I had forgotten, and was hadnling other
things.  when you say cluster are you asking if there are multiple
instances on the hardware.

There's only one instance running, and has been for some time.  Our other
physical server which is identical server and postgres but different db's
has no issues.  I've been going in and making exact changes and to that
server(server B), and no issues writing to the postgresql-9.0-main.log file
located in /var/log/postgres/

on Server A which is the issue, doesn't write to it, but when I change
to log_destination
to stderr doesn't work, however syslog does.  By that i assumed then that
it must've been a perms issue, but doesn't look to be the case.  Heck i
even put the file and folder as chmod 777 and still nothing.

On Thu, Feb 28, 2013 at 3:16 PM, Adrian Klaver <adrian.klaver@gmail.com>wrote:

> On 02/28/2013 11:58 AM, Anson Abraham wrote:
>
>> db1 and db4 are 2 separate machines.  no other instances of PG running
>> on the box, doing a pg_ctl reload did nothing as well.
>> Also looking @ all proecsses running, only PG instance on the box.
>>
>>
> I thought this sounded familiar, this is a reprise of the question you
> asked back in January? I know you say have only one cluster installed. Have
> you looked to see if the pg_cluster command is installed?
>
>
> --
> Adrian Klaver
> adrian.klaver@gmail.com
>

pgsql-general by date:

Previous
From: Chris Angelico
Date:
Subject: Re: Connection limit exceeded for non-superusers when there are plenty of available slots
Next
From: G B
Date:
Subject: Re: Connection limit exceeded for non-superusers when there are plenty of available slots