Re: psql died in midst of session [FIXED]

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: psql died in midst of session [FIXED]
Date: 2011-10-12 20:21:13
Message-ID: alpine.LNX.2.00.1110121319520.12767@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 12 Oct 2011, Rich Shepard wrote:

> Please advise me how to recover from whatever happened so I can get
> postgres up and running again.

Fixed. I noticed that the referenced pg_log/ file was owned by root.root
rather than by postgres.users so I chown and that did the trick. Strange.
Guess it was happy until time to write to the file.

Apologies for posting,

Rich

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mahlon E. Smith 2011-10-12 20:28:42 Re: Monitoring Replication
Previous Message Rich Shepard 2011-10-12 20:11:33 psql died in midst of session