Re: PGAdmin Desktop Docker Setup

2025-02-11 Thread Yogesh Mahajan
Hi, You can use 'docker ps -a' command to list the containers and access it using the . Thanks, Yogesh Mahajan EnterpriseDB

Re: PGAdmin Desktop Docker Setup

2025-02-05 Thread Yogesh Mahajan
Hi, You set environment variable below to host pgadmin in desktop mode- PGADMIN_CONFIG_SERVER_MODE = False Thanks, Yogesh Mahajan EnterpriseDB On Wed, Feb 5, 2025 at 2:47 PM Krishnendu Dasgupta wrote: > To whom it may concern, > I have been using PGAdmin in my regular dev workflow sin

PGAdmin Desktop Docker Setup

2025-02-05 Thread Krishnendu Dasgupta
To whom it may concern, I have been using PGAdmin in my regular dev workflow since 2024 and certainly enough it has become an integral part of my regular softwares. Now, when I was goofing around with the Docker setups, I stumbled upon the fact that PGAdmin can run in 2 modes: 1. Server Mode (