Re: Fw: Re: Could Not Connect To Server

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Fw: Re: Could Not Connect To Server
Date: 2020-04-23 22:22:58
Message-ID: 6bd81e24-9655-758f-1153-b94c4af0d085@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/23/20 4:19 PM, Dummy Account wrote:
> This worked.
> sudo su - postgres
> I was now able to log into data and ls
> Inside data is "log".
> How do I open log?
> and got:
> LSOpenURLsWithRole() failed with erro -610
> I then tried:
> log show
> and I got:
> log: Could not be open local log store: The log archive format is
> corrupt and cannot be read
> So that right there sounds more conducive to the OS being restored(
> not that I know ), all the files were likely rewritten?
>
"log" is another directory, correct?

cd log
ls -l

should show you the logfiles.  Use a text editor on the most recently
written.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Si Chen 2020-04-23 22:36:55 Re: Ned to understand why all the idle connections
Previous Message Dummy Account 2020-04-23 22:19:49 Re: Fw: Re: Could Not Connect To Server