Re: PGAdmin - psql tool issue

2022-01-23 Thread Khushboo Vashi
Hi Ryaz, This issue is already logged. Ref: https://redmine.postgresql.org/issues/6567 As a workaround you can do following things: - Disable selinux on your system if it is enabled - Add below lines in '/etc/httpd/pgadin4.conf' file and restart the apache. *http://socket.io/>*>* *

Re: PGAdmin - psql tool issue

2022-01-21 Thread ryaz aws
This is installed on RHEL 7. On Thu, Jan 20, 2022 at 11:31 PM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > > > On Fri, Jan 21, 2022 at 9:17 AM ryaz aws wrote: > >> >> Hi Team, >> >> I installed the pgadmin web version and enabled the psql tool - >> ENABLE_PSQL=True. >> However the

Re: PGAdmin - psql tool issue

2022-01-20 Thread Khushboo Vashi
On Fri, Jan 21, 2022 at 9:17 AM ryaz aws wrote: > > Hi Team, > > I installed the pgadmin web version and enabled the psql tool - > ENABLE_PSQL=True. > However the psql tool does not show a prompt to execute commands, it just > has a cursor that blinks on a blank page, attached the screenshot. > >