Re: Bug when a column is JSON?

2019-07-25 Thread Michael Monerau
Great thanks! Le jeu. 25 juil. 2019 à 11:37, Fahar Abbas a écrit : > Hi, > > This fix will be available in 4.11 release today. > > On Thu, Jul 25, 2019 at 2:21 PM Michael Monerau > wrote: > >> Hi, >> >> Just ran into this bug when trying to simply lis

Bug when a column is JSON?

2019-07-25 Thread Michael Monerau
Hi, Just ran into this bug when trying to simply list the contents of a table: [image: image.png] And the DataOutput panel is blank. It definitely works on other tables, and the connection to the server is ok (it correctly pulls out the 268 rows, and downloading the CSV works ok). The only dif

UI not responsive until postgresql restart

2019-07-17 Thread Michael Monerau
Hello, I use pgadmin 4.10, postgresql 11.3 on Fedora 30. Whenever I log into pgadmin for the first time in a session, I can't move around in the databases and it keeps "loading" with loading circles in the tree layout. To unblock this, I found out that running "sudo service postgresql restart" s

Re: rpm stuck at v4.8

2019-07-12 Thread Michael Monerau
great, works! Thanks Le ven. 12 juil. 2019 à 11:28, Devrim Gündüz a écrit : > > Hi, > > On Mon, 2019-07-08 at 09:14 +0200, Michael Monerau wrote: > > same happens for me, Fedora 30 on dnf update : > > > > ## > > Problem: cannot install the best update candid

Re: rpm stuck at v4.8

2019-07-08 Thread Michael Monerau
Hi, same happens for me, Fedora 30 on dnf update : ## Problem: cannot install the best update candidate for package pgadmin4-web-4.8-1.f30.noarch - nothing provides python3-werkzeug >= 0.15.4 needed by pgadmin4-web-4.10-1.f30.noarch Skipping packages with broken dependencies: pgadmin4-web

Re: Why fields are not editable in pgAdmin?

2019-05-24 Thread Michael Monerau
ts didn't match with what I see. Hope it helps, Best, Michael Le ven. 24 mai 2019 à 11:24, Dave Page a écrit : > Hi > > On Fri, May 24, 2019 at 10:16 AM Michael Monerau < > michael.mone...@gmail.com> wrote: > >> Hello, >> >> Although I am logged in as

Re: Install pgadmin4 on Fedora 30

2019-05-24 Thread Michael Monerau
Yep, looks good to me! Le ven. 24 mai 2019 à 11:29, Devrim Gündüz a écrit : > > Hi, > > On Thu, 2019-05-23 at 20:35 +0200, Michael Monerau wrote: > > > > > > It had to do with SELinux, which was blocking the access to the files > > because they are not decor

Why fields are not editable in pgAdmin?

2019-05-24 Thread Michael Monerau
Hello, Although I am logged in as an Administrator user in pgAdmin4, and with a super user role inside my database, the edition fields are always disabled, as in: [image: enter image description here] So I can't make modifications with the interface. Is the

Re: Install pgadmin4 on Fedora 30

2019-05-23 Thread Michael Monerau
through that also. (but Chrome still broken FYI). Best, Michael Le jeu. 23 mai 2019 à 20:35, Michael Monerau a écrit : > Ok, found the issue (but now am stuck with a big performance issue, see > below). > > It had to do with SELinux, which was blocking the access to the files > b

Re: Install pgadmin4 on Fedora 30

2019-05-23 Thread Michael Monerau
to investigate this issue. Any idea? I see this thread, but can't find a solution in it ( https://www.postgresql-archive.org/quot-pgadmin4-quot-slow-td5966570.html). I'm interested to help debunk the issue. Note if it helps: pgadmin3 works well. Best, Michael Le jeu. 23 mai 2019 à

Re: Install pgadmin4 on Fedora 30

2019-05-23 Thread Michael Monerau
e(config.SQLITE_PATH), 0o700) [Thu May 23 18:35:33.021790 2019] [wsgi:error] [pid 7405:tid 139830615561984] [remote 127.0.0.1:45386] PermissionError: [Errno 13] Permission denied: '/var/lib/pgadmin' ### Le jeu. 23 mai 2019 à 10:33, Devrim Gündüz a écrit : > > Hi Michael, > > On Wed,

Re: Install pgadmin4 on Fedora 30

2019-05-22 Thread Michael Monerau
(the sh script sets the chown on `apache`): drwx--. 4 apache apache 4096 May 22 11:30 pgadmin Is there something to do with the apache user to solve this permission issue? Thanks again, Michael Le mer. 22 mai 2019 à 07:00, Devrim Gündüz a écrit : > On Mon, 2019-05-20 at 10:52 +0200,

Re: fedora29 repo still serving up pgadmin4.4

2019-05-22 Thread Michael Monerau
Hi, Thanks very much! I went through the install process you describe on your website ( https://people.planetpostgresql.org/devrim/index.php?/archives/96-Installing-pgAdmin4-3.X-on-RHEL-CentOS-7-and-Fedora-27.html) but couldn't get it to work. 1. Small typo in the install script pgadmin4-web-set

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

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