Re: Certificate verification failed for pgadmin4 desktop installation in linux

2021-10-18 Thread Dave Page
Hi On Sat, Oct 16, 2021 at 3:37 PM Nikhil VJ wrote: > Hi, I'm trying to install pg4admin desktop by following instructions on: > https://www.pgadmin.org/download/pgadmin-4-apt/ > > I'm on a Linux Mint 20.1 ulyssa system, equivalent ubuntu codename is > "focal". So, I have to put "focal" for rele

Re: Restore logs

2021-10-18 Thread Aditya Toshniwal
Hi Heckler, It is difficult to find older logs for such processes. pgAdmin stores them in %APPDATA/sessions/process_logs on windows or .pgadmin/sessions/process_logs on Linux/Mac. So you can give a try. On Fri, Oct 15, 2021 at 7:45 PM Heckler, Kim M wrote: > How do I find logs from a previously

Re: Cannot login to pgAdmin4 Web

2021-10-18 Thread Sachchida Ojha
Which version(s) of Pgadmin4 supports Greenplum database V6.x ? We have both Greenplum 5.x and 6.x installed in our org. Regards Sachchida (Sachi) N Ojha This is a PRIVATE message. This message, and any attachments, is for the intended recipient(s) only, may contain information that is privilege

Re: Cannot login to pgAdmin4 Web

2021-10-18 Thread Aditya Toshniwal
Hi Sachchida, pgAdmin latest version has removed GPDB support - https://www.pgadmin.org/docs/pgadmin4/6.0/release_notes_6_0.html#housekeeping . On Mon, Oct 18, 2021 at 7:20 PM Sachchida Ojha wrote: > Which version(s) of Pgadmin4 supports Greenplum database V6.x ? We have > both Greenplum 5.x a