Re: pgadmin4: not possible to create server

Поиск
Список
Период
Сортировка
От robert
Тема Re: pgadmin4: not possible to create server
Дата
Msg-id 8c783d21-0545-5a67-3766-c7ceb287b775@redo2oo.ch
обсуждение исходный текст
Ответ на Re: pgadmin4: not possible to create server  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general



On 06.02.2018 18:28, Adrian Klaver wrote:
On 02/06/2018 09:24 AM, robert rottermann wrote:
Hi there,

I have installed pgadmin4 locally using its docker image.

this i did running the following command:

docker run -p 80:80 -e "PGADMIN_DEFAULT_EMAIL=admin" -e "PGADMIN_DEFAULT_PASSWORD=admin" -d dpage/pgadmin4

I then could access it and log into it.

However all my attempts end in:

Unable to connect to server:

could not connect to server: Connection refused
Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?
could not connect to server: Connection refused
Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

So where is the Postgres server located?
on my local desktop
robert

В списке pgsql-general по дате отправления:

Предыдущее
От: robert
Дата:
Сообщение: Re: pgadmin4: not possible to create server
Следующее
От: robert
Дата:
Сообщение: Re: pgadmin4: not possible to create server