Install PGADMIN 4 v4.5

2019-04-25 Thread Allyson Severo
All right, good night here in Brazil It's 9:53 p.m. Are they having trouble installing Fedora 30 pgadmin 4 v4.5 does not work for some other installer that can help me, I would like to work on the linux version but the updated one could help me.

Re: hide menu option

2019-04-25 Thread Aditya Toshniwal
Hi, The feature request is present - https://redmine.postgresql.org/issues/3279, and will be considered in future releases. On Thu, Apr 25, 2019 at 5:30 PM Arcadio Ortega Reinoso < arcadio.ort...@gmail.com> wrote: > > Hi! > pgAdmin menu bar. > is it possible clear some options? > I believe is ve

Re: return json

2019-04-25 Thread Aditya Toshniwal
Hi, Please log the issue on https://redmine.postgresql.org/projects/pgadmin4/issues with details. On Thu, Apr 25, 2019 at 5:23 PM Arcadio Ortega Reinoso < arcadio.ort...@gmail.com> wrote: > Hi! > > pgAdmin 4.5 > > If I call a function with return json I obtain blank text instead of the > result

hide menu option

2019-04-25 Thread Arcadio Ortega Reinoso
Hi! pgAdmin menu bar. is it possible clear some options? I believe is very danger that "delete" and "disconnect" are side by side Can I hide delete database? thanks

return json

2019-04-25 Thread Arcadio Ortega Reinoso
Hi! pgAdmin 4.5 If I call a function with return json I obtain blank text instead of the result Thanks