Re: Help with pgAdmin
От
Tomasz Barszczewski
Тема
Re: Help with pgAdmin
Дата
Msg-id
8574ca3d-1946-59cc-8550-7dd237551566@nop.com.pl
Ответ на
Help with pgAdmin (Frank Gunseor)
Список
Дерево обсуждения
Help with pgAdmin Frank Gunseor <fdavidg@gunseor.com>
Re: Help with pgAdmin Tomasz Barszczewski <tb@nop.com.pl>
On 23.07.2023 23:29, Frank Gunseor wrote:
Hello Frank, default installation "does not listen" on the network, listens only on localhost.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
Correct "listen_addresses" (in postgresql.conf configuration) to listen_addresses = '*'
and restart postgres.
This is the simplest and surest way.
-- Pozdrawiam, Tomasz Barszczewski - tb@nop.com.pl http://www.nop.com.pl/
В списке pgsql-novice по дате отправления