Dear Tim and Adrian
Thanks for your attention.
Finally I solved the problem. In addition to deleting files as suggested it
seems to be important to *remove postgres user and group* (userdel -r
postgres, groupdel postgres) before the new install.
https://stackoverflow.com/questions/2748607/how-to
On 10 May 2018 at 09:45, Adrian Klaver wrote:
> On 05/09/2018 02:47 PM, Antonio Silva wrote:
>
>> Hello Adrian
>>
>> Are you using the Ubuntu or Postgres repos?
>> > I'm using the Ubuntu repos
>>
>> Can you connect to Postgres using psql?
>> > No I cannot
>>
>
> What does ps ax | grep post show
On 05/09/2018 02:47 PM, Antonio Silva wrote:
Hello Adrian
Are you using the Ubuntu or Postgres repos?
> I'm using the Ubuntu repos
Can you connect to Postgres using psql?
> No I cannot
What does ps ax | grep post show?
My guess is you are going to have to reinstall Postgres.
Thanks
Ant
Hello Adrian
Are you using the Ubuntu or Postgres repos?
> I'm using the Ubuntu repos
Can you connect to Postgres using psql?
> No I cannot
Thanks
Antonio
2018-05-09 10:36 GMT-03:00 Adrian Klaver :
> On 05/08/2018 05:54 PM, Antonio Silva wrote:
>
>> Hello!
>>
>>
> Comments inline.
>
> I boug
On 05/08/2018 05:54 PM, Antonio Silva wrote:
Hello!
Comments inline.
I bought a new computer and I installed Ubuntu 18.04 and after PostgreSQL.
sudo apt install postgresql postgresql-contrib pgadmin3
Are you using the Ubuntu or Postgres repos?
Nevertheless I had some issues with configu