public inbox for [email protected]
help / color / mirror / Atom feedFrom: Greg Sabino Mullane <[email protected]>
To: Kal <[email protected]>
Cc: [email protected]
Subject: Re: Postgres listens on random port
Date: Tue, 5 Nov 2024 09:11:40 -0500
Message-ID: <CAKAnmm+iDooPV=6WgJMeaXiUeCJ26NMU6ZrH00W2JNziQJv3JA@mail.gmail.com> (raw)
In-Reply-To: <CACO9DYKtYpE4yeV1r4Gp4hFC7=n_-fG7+Bj35F5M+v0s=ZEDWw@mail.gmail.com>
References: <CACO9DYKtYpE4yeV1r4Gp4hFC7=n_-fG7+Bj35F5M+v0s=ZEDWw@mail.gmail.com>
Start by seeing where the port is actually being set by running this:
select setting, source, sourcefile, sourceline from pg_settings where name
= 'port';
Cheers,
Greg
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Postgres listens on random port
In-Reply-To: <CAKAnmm+iDooPV=6WgJMeaXiUeCJ26NMU6ZrH00W2JNziQJv3JA@mail.gmail.com>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox