Re: Should I reinstall over current installation? - Mailing list pgsql-general

From Chris Charley
Subject Re: Should I reinstall over current installation?
Date
Msg-id CAN4LocC-aSRUgNVy4fviRwptL+BcGd=hz1XrXv5t8L1KVE1dDQ@mail.gmail.com
Whole thread Raw
In response to Re: Should I reinstall over current installation?  (Moreno Andreo <moreno.andreo@evolu-s.it>)
List pgsql-general
Moreno, thank you for all your help.

Following your instructions, I was able to recover my databases. All is good.

Chris


On Wed, Feb 5, 2020 at 6:45 AM Moreno Andreo <moreno.andreo@evolu-s.it> wrote:
Il 04/02/2020 21:18, Chris Charley ha scritto:
> Hello Moreno
>
> Thanks for the reply!
>
> I ran Services and it reported postsql as Disabled.

A disabled service will never run nor leave error messages anywhere

Right click on the Postgresql service, select properties.
In the next window, choose startup type (the combo under the executable
path) and select Automatic, then click on the Start button below
Click OK and close the window.

Now something should happen. If everything goes well, You'll see
"Started" and "Automatic" in the two columns next to the service
description, and you can start your application
If there is an error message, then it should log something. See my last
mail to extract log informations and post them here

> I am considering reinstall because I couldn't find any helpful info
> from these services.

You got no helpful info because service does not start, andd so does not
log.... :-)

> Thanks again for your help.
>  I suspect when Windows was reinstalled, the firewall was reconfigured
> and PostgreSQL wasn't allowed to access the port?

ATM there's a service start issue to be resolved, if there's also
something about the firewall, we'll think about it later.

Moreno.-



pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Restore is failing
Next
From: Márcio Antônio Sepp
Date:
Subject: Weird behavior with update cascade on partitioned tables when moving data between partitions