public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tomasz Barszczewski <[email protected]>
To: [email protected]
Subject: Re: Help with pgAdmin
Date: Mon, 24 Jul 2023 00:20:18 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAMK4H=L-+h+rQBGziAzvHFLpP04rY3SofVjsuWjf_2wFMt8iXw@mail.gmail.com>
References: <CAMK4H=L-+h+rQBGziAzvHFLpP04rY3SofVjsuWjf_2wFMt8iXw@mail.gmail.com>
On 23.07.2023 23:29, Frank Gunseor wrote:
> I need some help with my PostgreSQL installation.
>
> I am running a Windows 10 Pro Vm using VirtualBox.
>
> I installed PostgreSQL 15 in the VM, but I can not get pgAdmin to
> open. No error messages. Nothing.
>
> Thank you.
>
> Frank Gunseor
Hello Frank, default installation "does not listen" on the network,
listens only on localhost.
Correct "listen_addresses" (in postgresql.conf configuration) to
listen_addresses = '*'
and restart postgres.
This is the simplest and surest way.
--
Pozdrawiam,
Tomasz Barszczewski [email protected]
http://www.nop.com.pl/
view thread (2+ messages)
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: Help with pgAdmin
In-Reply-To: <[email protected]>
* 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