On 26/11/2022 18:10, William Torrez Corea wrote:
Where can I change the username and password?
On the server or in pgAdmin?
On the server, you execute:
alter role willitc9888 password 'super-secret-password';
In pgAdmin, you first need to clear whatever password is already saved
for this
On Sat, Nov 26, 2022 at 9:58 AM Ray O'Donnell wrote:
> On 26/11/2022 13:46, William Torrez Corea wrote:
> > I want make a connection but this fail:
> >
> > I get the following message:
> >
> > *Unable to connect to server connection to server at "localhost"
> (::1),*
> >
> > * port 5432 f
On 26/11/2022 13:46, William Torrez Corea wrote:
I want make a connection but this fail:
I get the following message:
*Unable to connect to server connection to server at "localhost" (::1),*
* port 5432 failed: FATAL: password authentication failed for user
*
* "willitc9888" c