Re: PostgresSQL Setup error

2025-07-10 Thread DINESH NAIR
Hi, There could be many reasons , sharing most common ones: 1. Typo errors ie case sensitive 2. Password change errors 3. Incorrect username ,database name , port number 4. Configuration issues in hba file 5. Privilege issue 6. Server Not Restarted/Reloaded or full restart has not

Re: PostgresSQL Setup error

2025-07-09 Thread Adrian Klaver
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

Re: PostgresSQL Setup error

2025-07-09 Thread Laurenz Albe
On Wed, 2025-07-09 at 14:06 +, Jordan Adams wrote: > "psql: FATAL: password authentication failed" > > Please advise if assistance can be provided? Possibly. That error will cause an error message in the PostgreSQL server log. Ask your DBA to find that error message and tell you what it say