Re: Docker TLS for PGAdmin

2020-06-25 Thread Aditya Toshniwal
Hi Omar, I meant the "docker logs" command. Refer- https://docs.docker.com/engine/reference/commandline/logs/. Run "docker ps -a", grab the container id and user "docker logs ". On Thu, Jun 25, 2020 at 7:03 PM Omar Francis wrote: > Hi Aditya > > Below is the output from when I run it in ubuntu.

Installation for 32-bit windows!

2020-06-25 Thread FARZIN FARZBOOD
Dear Guys Hi, Hopefully things are going fine there. It comes in my way, that both Pgadmin4 installation packages for Windows are 64-bit! so it seems the x86 version is polluted. :( could you please check it. Thanks in Advance Stay Safe, PEACE V

OWNER not being quoted for FOREIGN TABLEs code

2020-06-25 Thread Diego Augusto Molina
Hi, thanks for the great job! I found that when looking at the SQL code for foreign tables the generated code includes the 'ALTER ... OWNER TO' but the role is not being quoted. This happens in the latest version for any supported PostgreSQL server. So I checked out the code and fixed it, I hope,

Re: Docker TLS for PGAdmin

2020-06-25 Thread Omar Francis
Hi Aditya Below is the output from when I run it in ubuntu. Moments after running docker ps the first time the container exits ubuntu@my-ip:~$ docker run -p 443:443 -v /private/var/lib/pgadmin:/var/lib/pgadmin -v /etc/ssl/certs/server.cert:/certs/server.cert -v /etc/ssl/private/server.key:/ce

Re: Docker TLS for PGAdmin

2020-06-25 Thread Aditya Toshniwal
Hi Omar, Could you please share docker logs ? Might get something helpful there. On Thu, Jun 25, 2020 at 3:29 PM Omar Francis wrote: > > Hi am I emailing the right mailbox? Dave Page advised this was the correct > channel for support on his image. > > Regards > > Omar > > > On 22 Jun 2020, at 0

Re: Docker TLS for PGAdmin

2020-06-25 Thread Omar Francis
Hi am I emailing the right mailbox? Dave Page advised this was the correct channel for support on his image. Regards Omar > On 22 Jun 2020, at 09:38, Omar Francis wrote: > > Hi all > > I am looking to run PGAdmin4 over TLS through a Docker container in a Ubuntu > terminal. I have been abl

pgAdmin 4 v4.23 released

2020-06-25 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 4.23. This release of pgAdmin 4 includes 19 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_4_23.html. We are pleased to announce a numbe