problem with pgAdmin 7.4 & PosgreSQL 10.23

2023-07-20 Thread Didier Gasser-Morlay
Hello trying to run a query like this Select * from measures ORDER by id desc limit 100 I get the following error message: entrée manquante de la clause FROM pour la table « rel » LINE 8: ...ER JOIN pg_catalog.pg_constraint con ON con.conrelid=rel.oid (which translates to Missing entry in FROM

Re: PgAdmin ERD tool question

2022-08-18 Thread Didier Gasser-Morlay
r most cases: >> >>- Limit to object dragged (current behavior) >>- Include immediate relationships ( 1 level ) >>- Include x relationships ( user configurable ) >>- Include all relationships ( may end up with the entire database, in >>hyper connecte

Re: PgAdmin ERD tool question

2022-08-17 Thread Didier Gasser-Morlay
not yet implemented. You can raise a >>> feature request here >>> https://redmine.postgresql.org/projects/pgadmin4/issues/new if you >>> think this solution will do. >>> >>> >>> On Wed, Aug 17, 2022 at 12:54 PM Didier Gasser-Morlay < >&g

Re: PgAdmin ERD tool question

2022-08-17 Thread Didier Gasser-Morlay
e referred table. >> One possible solution could be to drag the referred table first and then >> the referring table. But, this is not yet implemented. You can raise a >> feature request here >> https://redmine.postgresql.org/projects/pgadmin4/issues/new if you think &

PgAdmin ERD tool question

2022-08-17 Thread Didier Gasser-Morlay
Hello all, Using PGAdmin 4 v 6.12 in desktop mode, and I am starting to use the ERD tool and I have a question and a feature request (not too sure where to put this one) Question :Drag and drop tables from browser tree to the diagram : PK are reverse engineered but FKs are left behind - How can I

Re: Browser Display issue

2021-12-14 Thread Didier Gasser-Morlay
ll be >accepted, we will merge the fix in pgAdmin. > >Thanks, >Khushboo > > > >On Tue, Dec 14, 2021 at 12:58 PM Didier Gasser-Morlay > >wrote: > >> Hello all - First just a quick one to say how much I like pgadmin - >fast >> and light it does what it d

Browser Display issue

2021-12-13 Thread Didier Gasser-Morlay
Hello all - First just a quick one to say how much I like pgadmin - fast and light it does what it does well and that's very important; thank you for your hard work Since a few days I have had a browser display issue. with overlapping sections as illustrated below : [image: image.png] this is my

Re: Seriously? MASTER PASSWORD REQUIRED Again?!#$@!

2019-10-17 Thread Didier Gasser-Morlay
Sorry to hijack this thread but where should config_local.py be ? Le jeu. 17 oct. 2019 à 18:50, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> a écrit : > Hi Richard, > > You need to add the setting in config_local.py. Other files will be > replaced except config_local.py. > > On Thu, Oct

Re: Disconnect from all dbs

2019-09-30 Thread Didier Gasser-Morlay
e the tree view for each individual db On Mon, 30 Sep 2019 at 10:28, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Mon, Sep 30, 2019 at 1:51 PM Didier Gasser-Morlay > wrote: > >> Hi all, >> >> On my development machine I keep 40+ database

Disconnect from all dbs

2019-09-30 Thread Didier Gasser-Morlay
Hi all, On my development machine I keep 40+ databases and during a typical day I will open several of them to answer support calls or carry on development. Although I can disconnect from individual db one by one it is a tad slow process so I would love to be able to disconnect from all open dat