Re: pgadmin4 for fedora 35

2021-11-18 Thread Mike Martin
Just for info, until the dependencies get updated this works Install python3.9 package Edit /etc/yum.repos.d/pgadmin4.repo baseurl= https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/fedora/fedora-34-$basearch #baseurl= https://ftp.postgresql.org/pub/pgadmin/pgadmin4/yum/fedora/fedora-$releaseve

Re: Missing packages for fedora 33

2020-10-28 Thread Mike Martin
-devel python3-email-validation Had to delete .config/pgadmin create /var/cache/pgadmin/sessions create /var/lib/pgadmin and make it writable by user Mike On Wed, 28 Oct 2020 at 12:14, Fahar Abbas wrote: > > > On Wed, Oct 28, 2020 at 4:54 PM Mike Martin wrote: > >> Is there

Re: Missing packages for fedora 33

2020-10-28 Thread Mike Martin
t; On Wed, Oct 28, 2020 at 3:38 PM Mike Martin wrote: > >> >> Hi there seems to be missing packages in fedora 33 repo. >> In particular missing pgadmin4-python3-flask-compress >> >> <https://download.postgresql.org/pub/repos/yum/srpms/common/fedora/fedora-32-x86

Missing packages for fedora 33

2020-10-28 Thread Mike Martin
Hi there seems to be missing packages in fedora 33 repo. In particular missing pgadmin4-python3-flask-compress is missing which prevents pgadmin4 being installed.

Missing packages for fedora 33

2020-10-28 Thread Mike Martin
Hi there seems to be missing packages in fedora 33 repo. In particular missing pgadmin4-python3-flask-compress is missing which prevents pgadmin4 being installed.

Re: Appreciation for pgAdmin 4's progress

2019-07-30 Thread Mike Martin
The only thing I would like to see is the return of copy/paste in query window. Otherwise certainly agree with Chin On Fri, 26 Jul 2019 at 12:08, Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Thank you. Glad to hear !! :) > > On Fri, Jul 26, 2019 at 4:12 PM Chin wrote: > >> Hell

Re: Issues with results grid with pgadmin4-4

2019-01-13 Thread Mike Martin
the installer link on > pgadmin-hackers. > >> >> >> On Fri, Jan 11, 2019 at 8:20 AM Aditya Toshniwal < >> aditya.toshni...@enterprisedb.com> wrote: >> >>> Hi Martin, >>> >>> This is an issue and is raised on redmine - >>> htt

Issues with results grid with pgadmin4-4

2019-01-11 Thread Mike Martin
For some reason the results grid is no longer showing all rows returned, eg I have a query that returns 13 row, but only 11 are shown (and no scrollbar) A query with hundreds of thoousands of results only shows 3800 results Anyone else seeing this? It was fine with 3.6 thanks Mike

Accesskey

2018-07-04 Thread Mike Martin
What is the control key identified as in the documentation thanks

Re: Is there any way to get pgadmin4-v3 to work on a non-gnome linux platform

2018-06-06 Thread Mike Martin
Adding notification area applet to the panel made it work On 6 June 2018 at 06:08, Darren Duncan wrote: > On 2018-06-05 11:05 AM, Mike Martin wrote: > >> Hi >> I have hit a brick wall trying to run pgadmin4-v3 on my Linux box running >> xfce. It insists on a gnome

Is there any way to get pgadmin4-v3 to work on a non-gnome linux platform

2018-06-05 Thread Mike Martin
Hi I have hit a brick wall trying to run pgadmin4-v3 on my Linux box running xfce. It insists on a gnome-specific chrome/firefox extension, which then insists on a running copy of gnome shell Any ideas appreiciated Mike