BUG #18033: org.postgresql.util.PSQLException:

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: shashanthreddy7(at)gmail(dot)com
Subject: BUG #18033: org.postgresql.util.PSQLException:
Date: 2023-07-20 03:11:18
Message-ID: 18033-6feae76a0c10e13c@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 18033
Logged by: Shashanth Reddy
Email address: shashanthreddy7(at)gmail(dot)com
PostgreSQL version: 13.11
Operating system: Windows
Description:

org.postgresql.util.PSQLException: Connection to localhost:5436 refused.
Check that the hostname and port are correct and that the postmaster is
accepting TCP/IP connections. AM facing this issue while trying to connect
to Postgres from my java code. Can you please suggest me the way to get the
list of ports that ara avialble for me to use?

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kyotaro Horiguchi 2023-07-20 06:01:42 Re: BUG #17928: Standby fails to decode WAL on termination of primary
Previous Message Tom Lane 2023-07-20 00:11:18 Re: BUG #18030: Large memory consumption caused by in-clause subqueries