Re: pgadmin4: not possible to create server

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: robert <robert(at)redcor(dot)ch>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: pgadmin4: not possible to create server
Date: 2018-02-06 23:20:27
Message-ID: 8b05282b-ed4e-ddcc-e147-0bb7ab5ace44@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 02/06/2018 03:11 PM, robert wrote:
>
>
> On 06.02.2018 23:33, Adrian Klaver wrote:
>> On 02/06/2018 02:19 PM, robert wrote:
>>>
>>
>>>> So you pgAdmin4 running in a container on your local machine and
>>>> Postgres running in the native OS(the OS is?) on your local machine.
>>>> Is the Docker container set up to 'see' the local machine?
>>>
>>> what do you mean by see?
>>
>>
>> Meant to ask earlier, why you are using the Docker image instead of
>> one of the binaries listed here:
>>
>> https://www.pgadmin.org/download/
>>
> i tried to install pgadmin4 some 10 months ago and found it confusing
> with the server and desktop mode

When I was kicking the tires on pgAdmin4 I found the easiest way to use
it was to install the Python wheel into a Python virtual environment:

https://www.pgadmin.org/download/pgadmin-4-python-wheel/

I have not played with for a while though as a find psql is the better
interface.

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2018-02-07 00:01:49 Re: Alter table set logged hanging after writing out all WAL
Previous Message robert 2018-02-06 23:11:28 Re: pgadmin4: not possible to create server