Re: Access to pgAdmin 4

2024-06-12 Thread Aditya Toshniwal
Hi Maria, Can you please share more details like OS details, error logs, screenshots? On Thu, Jun 13, 2024 at 12:39 AM Maria Teresa Vega wrote: > Good morning, > > I use pgAdmin 4 and I have installed version 8.7 but when I try to access > it gives an error. > > I would appreciate it if you cou

Access to pgAdmin 4

2024-06-12 Thread Maria Teresa Vega
Good morning, I use pgAdmin 4 and I have installed version 8.7 but when I try to access it gives an error. I would appreciate it if you could tell me how I can solve this problem. A cordial greeting. -- María Teresa Vega Mesa. Málaga. Spain

Re: SSL connectivity issue from PGAdmin to Google Cloud SQL

2024-06-12 Thread Yogesh Mahajan
Hi, Users can not access the /var/lib/pgadmin path. You can copy certificates with below code - command: [ "/bin/sh","-c","mkdir -p /var/lib/pgadmin/storage/user_domain.com; cp /tmp/.pgpass /var/lib/pgadmin/storage/user_domain.com/.server.key; c