Re: Why fields are not editable in pgAdmin?

2019-05-24 Thread Michael Monerau
Ah! Nice, makes sense, thanks a lot. Suggestion: put up a note on the page accessible from the '?' button of the edit dialog box. It links to: http://localhost/pgadmin4/help/help/foreign_key_dialog.html But the page is for 'creation', so I was left wondering why the screenshots didn't match with w

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 decorated with the proper types. Based on t

Re: Install pgadmin4 on Fedora 30

2019-05-24 Thread Devrim Gündüz
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 decorated with the proper types. Based on the results > from `/var/log/audit/audit.log` and the actual types of /var/lib/httpd and > /

Re: Why fields are not editable in pgAdmin?

2019-05-24 Thread Dave Page
Hi On Fri, May 24, 2019 at 10:16 AM Michael Monerau wrote: > 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] >

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