How to behive if I remove password from postgres role - Mailing list pgsql-general

From Raivo Rebane
Subject How to behive if I remove password from postgres role
Date
Msg-id CAMH5fptfyfH=WpvLg+aX1XacDJEe8Tpz7gk+LGhJSp7kVVT7eA@mail.gmail.com
Whole thread Raw
Responses Re: How to behive if I remove password from postgres role  (Adrian Klaver <adrian.klaver@aklaver.com>)
Re: How to behive if I remove password from postgres role  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
HI

I wanted to install PostGIS Bundle so that it builds a sample spatial database, but got error - createdb: error: connection to server at "localhost" (::1), port 5432 failed: FATAL:  password authentication failed for user "postgres"
Then I altered role of postgres so, that password = NULL.
Now I am in situation that I can't run any postgres command.
What I must to do ?

Regards,
Raivo


pgsql-general by date:

Previous
From: Arthur Ramsey
Date:
Subject: Re: Table scan on 15.2
Next
From: Tom Lane
Date:
Subject: Re: Table scan on 15.2