BUG #18033: org.postgresql.util.PSQLException: - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18033: org.postgresql.util.PSQLException:
Date
Msg-id 18033-6feae76a0c10e13c@postgresql.org
Whole thread Raw
Responses Re: BUG #18033: org.postgresql.util.PSQLException:
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18033
Logged by:          Shashanth Reddy
Email address:      shashanthreddy7@gmail.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?


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #18030: Large memory consumption caused by in-clause subqueries
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: BUG #17928: Standby fails to decode WAL on termination of primary