Re: pgAdmin 4 v6.1 Released

2021-10-21 Thread Khushboo Vashi
Hi Paul, On Fri, Oct 22, 2021 at 5:12 AM Paul Lockaby wrote: > Hi Akshay, I want to really thank you and Khushboo Vashi for this new > feature to authenticate via REMOTE_USER. > > However, it's clear from the functionality that it only addresses working > with pgAdmin when it is embedded inside

Re: pgAdmin 4 v6.1 Released

2021-10-21 Thread Paul Lockaby
Hi Akshay, I want to really thank you and Khushboo Vashi for this new feature to authenticate via REMOTE_USER. However, it's clear from the functionality that it only addresses working with pgAdmin when it is embedded inside uWSGI or mod_wsgi, and that's OK :) To make it work with headers that

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Rodrigo Mariano
Hi Dave, Which OS do you use? I'm using Ubuntu 18. Nautilus is the file manager to Ubuntu. I updated my image to dpage/pgadmin4:6.0 in order to avoid old versions. I add a new volume and I executed the chown command (i.e. sudo chown -R 5050:5050 ). I tried to add my user to 5050 group, but

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Dave Page
On Thu, Oct 21, 2021 at 1:33 PM Rodrigo Mariano wrote: > Hi Dave, > > *> I've never needed to do that with plain Docker or Kubernetes. I've > never used Docker Compose though. * > > Have you ever tried to create a volume to */var/lib/pgadmin/storage* > folder using newer image versions and you we

pgAdmin 4 v6.1 Released

2021-10-21 Thread Akshay Joshi
The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.1. This release of pgAdmin 4 includes 30 bug fixes and new features. For more details please see the release notes at: https://www.pgadmin.org/docs/pgadmin4/6.1/release_notes_6_1.html. pgAdmin is the leading Open S

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Rodrigo Mariano
Hi Dave, /> I've never needed to do that with plain Docker or Kubernetes. I've never used Docker Compose though. / Have you ever tried to create a volume to //var/lib/pgadmin/storage/ folder using newer image versions and you were able to access it via host in the nautilus? Using plain Docke

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Aditya Toshniwal
Hi, On Thu, Oct 21, 2021 at 4:57 PM Rodrigo Mariano wrote: > Hi Aditya, > > According to the documentation, I need to change user and group of my host > folder to *5050:5050* through *chown*. > > If my default user and group is *rodrigo:rodrigo*, how could my default > user access a folder that

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Dave Page
On Thu, Oct 21, 2021 at 12:27 PM Rodrigo Mariano wrote: > Hi Aditya, > > According to the documentation, I need to change user and group of my host > folder to *5050:5050* through *chown*. > > If my default user and group is *rodrigo:rodrigo*, how could my default > user access a folder that belo

Re: Problem related to volume creation to pgadmin 4 Docker image

2021-10-21 Thread Rodrigo Mariano
Hi Aditya, According to the documentation, I need to change user and group of my host folder to /5050:5050/ through /chown/. If my default user and group is /rodrigo:rodrigo/, how could my default user access a folder that belongs to another one (i.e. /5050:5050/)? As far as I know, I canno

Re: PG ADMIN V 6 ERD Diagram

2021-10-21 Thread Aditya Toshniwal
Hi Sachin, Please share the screenshots. pgerd file can be used only in pgAdmin ERD tool. On Thu, Oct 21, 2021 at 12:57 PM Sachin Kumar wrote: > Hi Aditya, > > I found the ERD it goes extreme down the Page and saved it in ERD.pgerd. > now how to open this Pgerd Extention in excel or any other

Re: PG ADMIN V 6 ERD Diagram

2021-10-21 Thread Sachin Kumar
Hi Aditya, I found the ERD it goes extreme down the Page and saved it in ERD.pgerd. now how to open this Pgerd Extention in excel or any other tool. there are 100 tables and the size is too small how to make it larger in size. On Thu, Oct 21, 2021 at 12:14 PM Sachin Kumar wrote: > HI Aditya, >