Re: How to deal with multiple accounts

2019-05-20 Thread Michel Feinstein
Thanks guys, this was very helpful :) On Sun, May 19, 2019 at 10:34 AM Jan Birk wrote: > Hi, > > For inspiration... > > We have/use a lot of clusters and databases in PGadmin. In PGadmin (the > users > view) it is organised by product (servergroups: > > server-group-product01 > - server-test-dat

Re: How to upgrade pgAdmin4

2019-05-20 Thread Michel Feinstein
Sorry but the only thing I can help is about the .asc file. It's used for verify that the .exe you downloaded is the original one, that no one modified it, injected some malware or something like it. It's a digital signature used in PGP. You can search more about it online looking for PGP or GPG.

Re: pgAdmin does not start

2019-05-20 Thread Andrew Bouchard
That did it - thank you! On Sat, May 18, 2019 at 4:48 PM Janus wrote: > Hi Andrew. > > Recently, someone else had problems with pgAdmin4 on Windows 10. This > person used the Edge browser to connect and that was the problem. If you > use Edge as well, try to use Chrome instead. > > > On Sat, 18

Re: Install pgadmin4 on Fedora 30

2019-05-20 Thread Devrim Gündüz
Hi, On Mon, 2019-05-20 at 10:52 +0200, Michael Monerau wrote: > I can't see a pgadmin4 package in the Fedora 30 official RPM ( > https://www.pgadmin.org/download/pgadmin-4-rpm/). > > What is the best way to install pgadmin4 on Fedora 30, or is there a > roadmap where pgadmin4 gets included in th

pgadmin not working

2019-05-20 Thread Hasan Ajaj
Hallo, I just Installed postgreSQL, and i faced a problame with pgadmin 4 to started. Operating System: Linux, OpenSuse Thanx For reading my massage Hasan Ajaj

Re: Install pgadmin4 on Fedora 30

2019-05-20 Thread Michael Monerau
Le lun. 20 mai 2019 à 10:55, Dave Page a écrit : > RPM packaging isn't done by the pgAdmin developers, but by the PostgreSQL > Yum/RPM team, specifically Devrim in this case. I know he's run into some > issues with an update to the RPM packages lately and I'll be trying to help > him with that sh

Re: Install pgadmin4 on Fedora 30

2019-05-20 Thread Dave Page
Hi On Mon, May 20, 2019 at 9:53 AM Michael Monerau wrote: > Hi, > > I can't see a pgadmin4 package in the Fedora 30 official RPM ( > https://www.pgadmin.org/download/pgadmin-4-rpm/). > > What is the best way to install pgadmin4 on Fedora 30, or is there a > roadmap where pgadmin4 gets included i

Unable to save queries

2019-05-20 Thread Johann Spies
I forgot about this problem and after taking a while to build a complex query I wanted to save it - just to be reminded that I am not able to do it. Previously I just copied the query to something like emacs to save it. PGAdmin opens the save dialog and then becomes unresponsive. This is version

Install pgadmin4 on Fedora 30

2019-05-20 Thread Michael Monerau
Hi, I can't see a pgadmin4 package in the Fedora 30 official RPM ( https://www.pgadmin.org/download/pgadmin-4-rpm/). What is the best way to install pgadmin4 on Fedora 30, or is there a roadmap where pgadmin4 gets included in the RPM? Thanks, Michael