Re: PostgresSQL Setup error - Mailing list pgsql-general

From DINESH NAIR
Subject Re: PostgresSQL Setup error
Date
Msg-id PN4P287MB438191314D241F5D28D9F9B99C48A@PN4P287MB4381.INDP287.PROD.OUTLOOK.COM
Whole thread Raw
In response to PostgresSQL Setup error  (Jordan Adams <Jordan@isquared.co.za>)
List pgsql-general


Hi, 

There could be many reasons , sharing most common ones: 


Sharing the psql command for ready reference

psql -h <your_server_ip_or_hostname> -p <your_port> -U <your_username> -d <your_database_name>


On 7/9/25 07:06, Jordan Adams wrote:
> Hi Team,
>
> Hope this email finds you well,
>
> Apologies as I am unaware if this is the correct mailing address.
>
> I would however like to inquire about an issue currently being
> experienced with Postgres with one of our external clients.
>
> When doing the setup and following the steps accordingly with regards to
> adding the details for PostgreSQL Unicode ODBC Driver and testing, I run
> into an error where it states the below.
>
> *note - I was provided with the username and password .
>
> "psql: FATAL: password authentication failed"

Was that the complete message?

Not something like:

psql: error: connection to server at "localhost" (127.0.0.1), port 5482
failed: FATAL:  password authentication failed for user "aklaver"


Also provide:

1) Postgres version.

2) Client version.

>
> Please advise if assistance can be provided?
>
>
> Kind Regards
>
> Jordan Adams
>
> IT Support
>
> iSquared Technologies (Pty) Ltd
>
> 021 671 5778




Thanks 

Dinesh Nair



From: Jordan Adams <Jordan@isquared.co.za>
Sent: Wednesday, July 9, 2025 7:36 PM
To: pgsql-general@postgresql.org <pgsql-general@postgresql.org>
Subject: PostgresSQL Setup error
 
You don't often get email from jordan@isquared.co.za. Learn why this is important
Caution: This email was sent from an external source. Please verify the sender’s identity before clicking links or opening attachments.
Hi Team,

Hope this email finds you well,

Apologies as I am unaware if this is the correct mailing address.

I would however like to inquire about an issue currently being experienced with Postgres with one of our external clients.

When doing the setup and following the steps accordingly with regards to adding the details for PostgreSQL Unicode ODBC Driver and testing, I run into an error where it states the below.

*note - I was provided with the username and password .

"psql: FATAL: password authentication failed"

Please advise if assistance can be provided?


Kind Regards

Jordan Adams

 

IT Support

iSquared Technologies (Pty) Ltd

021 671 5778

http://www.isquared.co.za 

206 Main Road, Claremont, Cape Town 7708

 



Please send all support emails to SUPPORT@ISQUARED.CO.ZA and not to an engineer directly as they cannot respond to these emails. Please send all procurement requests to procurement@isquared.co.za Thanks.

pgsql-general by date:

Previous
From: Steve Baldwin
Date:
Subject: Lock timeout in commit
Next
From: Tom Lane
Date:
Subject: Re: Lock timeout in commit