Re: Check used privilege in a statment

2024-09-09 Thread Yogesh Mahajan
Hi, Can you please share what the issue is with pgadmin? If query is related to postgresql, then mailing list is *pgsql-gene...@lists.postgresql.org * Thanks, Yogesh Mahajan EnterpriseDB On Mon, Sep 9, 2024 at 11:16 PM Ahmed Ibrahim wrote: > Hi, > I am trying to know which privileges are used

Check used privilege in a statment

2024-09-09 Thread Ahmed Ibrahim
Hi, I am trying to know which privileges are used in a specific query but I am facing problems when I have nested queries. Where is the best place/hook I can check for all needed permissions for a query in the source? Currently, trying it in the exectuter start but the nested queries are problemati

Re: Pip install dont work for some reason

2024-09-09 Thread Yogesh Mahajan
Hi, To resolve the issue , kindly use the pip version less than 24.01. Thanks, Yogesh Mahajan EnterpriseDB On Tue, Sep 3, 2024 at 2:22 PM bajro lisić wrote: > When I try to install this is what I get I guess its issue with supported > versions > > ``` > (pgadmin4) archlinux% pip install pgad

Re: update python dependency from 3.11 to 3.12

2024-09-09 Thread Yogesh Mahajan
Hi Farid, pgadmin installers are available for the platforms listed here . Looks like Debian Unstable is not supported. Note - pgAdmin4 installers are not tested on Debian Unstable. Thanks, Yogesh Mahajan EnterpriseDB On Mon, Sep 9, 2024 at 5:24 

Re: update python dependency from 3.11 to 3.12

2024-09-09 Thread Farid Cheraghi
Hi, I have already purged pgadmin-* package. I am on the latest version of Debian (Debian unstable) and ran "sudo apt update && sudo apt upgrade". thanks On Mon, Sep 9, 2024 at 3:14 PM Yogesh Mahajan < yogesh.maha...@enterprisedb.com> wrote: > Hi, > > Can you please remove the old installation w

Re: Error con pgadmin4

2024-09-09 Thread Yogesh Mahajan
Hi, Issue is with pip. Kindly use the pip version below 24.1 and try again. Thanks, Yogesh Mahajan EnterpriseDB On Mon, Sep 9, 2024 at 6:15 PM Vega Matias wrote: > Hi Yogesh, I downloaded pgadmin4 from aur because other modes gave me an > error. > So I looked for an alternative since all th

Re: update python dependency from 3.11 to 3.12

2024-09-09 Thread Yogesh Mahajan
Hi, Can you please remove the old installation with apt remove* and try installing new or just run upgrade command like 'sudo apt update pgadmin4*' Thanks, Yogesh Mahajan EnterpriseDB On Mon, Sep 9, 2024 at 4:51 PM Farid Cheraghi wrote: > Hi, > > ~$ sudo apt install pgadmin4-web > [sudo] pass

Re: Error con pgadmin4

2024-09-09 Thread Yogesh Mahajan
Hi, >From where did you download the pgadmin installer? It seems the installation is incomplete. Note - pgAdmin4 is not officially tested on arch linux. Thanks, Yogesh Mahajan EnterpriseDB On Mon, Sep 9, 2024 at 4:51 PM Vega Matias wrote: > Hello, very good, I have a problem with pgadmin4 whe

Error con pgadmin4

2024-09-09 Thread Vega Matias
Hello, very good, I have a problem with pgadmin4 when running pgadmin4, the OS I am using is arch linux: pgadmin4 Traceback (most recent call last): File "/home/mati/pgadmin4/pgadmin4-env/bin/pgadmin4", line 5, in from pgadmin4.pgAdmin4 import main File "/home/mati/pgadmin4/pgadmin4-env/l

update python dependency from 3.11 to 3.12

2024-09-09 Thread Farid Cheraghi
Hi, ~$ sudo apt install pgadmin4-web [sudo] password for farid: Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The