Re: listen/notify not working in pgadmin 4 2.1

2018-03-13 Thread Khushboo Vashi
Hi Derek, On Tue, Mar 13, 2018 at 8:23 PM, Derek Ealy wrote: > I don't think this is the same problem as issue 3094 because I never see > the notification at all, whereas the description of issue 3094 says that > the notification does appear eventually. > > Please log this issue @ https://redmin

Re: listen/notify not working in pgadmin 4 2.1

2018-03-13 Thread Derek Ealy
I don't think this is the same problem as issue 3094 because I never see the notification at all, whereas the description of issue 3094 says that the notification does appear eventually. On Tue, Mar 13, 2018 at 7:45 AM, Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Tue, Mar 13

Re: listen/notify not working in pgadmin 4 2.1

2018-03-13 Thread Khushboo Vashi
On Tue, Mar 13, 2018 at 7:56 PM, Derek Ealy wrote: > I was trying to test a notify/listen channel but couldn't get things > working in PGAdmin4. I'm running it in server mode with Python on Linux. > Eventually I went back to PGAdmin3 and listened on the same channel and > everything worked fine.

listen/notify not working in pgadmin 4 2.1

2018-03-13 Thread Derek Ealy
I was trying to test a notify/listen channel but couldn't get things working in PGAdmin4. I'm running it in server mode with Python on Linux. Eventually I went back to PGAdmin3 and listened on the same channel and everything worked fine. When the notification happened I simply ran: select 1; in the

Re: Faded text in pgAdmin 4 2.0/Win Server 2008r2

2018-03-13 Thread Dave Page
Hi Please try the test build at https://developer.pgadmin.org/~dpage/pivotal/pgadmin4-3.0-dev-x86.exe Thanks. On Mon, Mar 12, 2018 at 10:59 AM, noAnymous < vhwftl1rzizurxvgg...@discardmail.com> wrote: > Hi Edson, Hi Dave, > > i've also had the same problem from the very beginning of pgAdmin4. T

Re: Faded text in pgAdmin 4 2.0/Win Server 2008r2

2018-03-13 Thread noAnymous
Hi Edson, Hi Dave, i've also had the same problem from the very beginning of pgAdmin4. The text looks like in your screenshot http://www.postgresql-archive.org/attachment/5988298/0/2017-10-16%2014_10_34-pgAdmin%204.png and this rendered pgAdmin4 unusable for me. And i also experienced the problems

Re: "The application server could not be contacted" error during start as App-V application.

2018-03-13 Thread Pavlo Golub
Greetings, Dave. You wrote 13.03.2018, 14:49: > On Tue, Mar 13, 2018 at 8:40 AM, Murtuza Zabuawala > wrote: > Hello, > You can try installing pgAdmin4 as a web application. > Ref: https://www.pgadmin.org/docs/pgadmin4/dev/server_deployment.html > You might also try the test build of 3.0 at

Re: "The application server could not be contacted" error during start as App-V application.

2018-03-13 Thread Dave Page
On Tue, Mar 13, 2018 at 8:40 AM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hello, > > You can try installing pgAdmin4 as a web application. > Ref: https://www.pgadmin.org/docs/pgadmin4/dev/server_deployment.html > You might also try the test build of 3.0 at https://develope

Re: "The application server could not be contacted" error during start as App-V application.

2018-03-13 Thread Murtuza Zabuawala
Hello, You can try installing pgAdmin4 as a web application. Ref: https://www.pgadmin.org/docs/pgadmin4/dev/server_deployment.html ​-- Murtuza​ On Tue, Mar 13, 2018 at 6:01 PM, Pavlo Golub wrote: > Greetings, Pavlo. > > You wrote 06.03.2018, 16:28: > > > Greetings, Pgadmin-support. > > > my cl

Re: "The application server could not be contacted" error during start as App-V application.

2018-03-13 Thread Pavlo Golub
Greetings, Pavlo. You wrote 06.03.2018, 16:28: > Greetings, Pgadmin-support. > my client wants to use pgAdmin4 as a virtualized App-V application. > Quote: >> it doesn’t work as a virtualized application. I understand the >> application should create a log file at runtime. I have not found that

Re: PGAdmin IV and settings SQLite file location

2018-03-13 Thread Durumdara
Dear Support! 2018-03-07 15:40 GMT+01:00 Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com>: > Hi, > > you can always override default paths in pgAdmin4, Create a file named > config_local.py (if not already present) at your installation location > ../pgadmin4/web/ and add following code in