Re: PGAdmin - psql tool issue

Поиск
Список
Период
Сортировка
От Khushboo Vashi
Тема Re: PGAdmin - psql tool issue
Дата
Msg-id CAFOhELfiakfvX=KL1XLHE40uSo7nP5VVS6+y_+92q9bXKTbmsQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PGAdmin - psql tool issue  (ryaz aws <ryazaws@gmail.com>)
Список pgadmin-support
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.
<location /socket.io/>
    RewriteEngine  on
    RewriteRule "/socket.io"  "/pgadmin4/socket.io/"
</location>

Thanks,
Khushboo


On Fri, Jan 21, 2022 at 7:59 PM ryaz aws <ryazaws@gmail.com> wrote:

This is installed on RHEL 7.

On Thu, Jan 20, 2022 at 11:31 PM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:


On Fri, Jan 21, 2022 at 9:17 AM ryaz aws <ryazaws@gmail.com> 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.

Tried changing the bin path in preferences i.e. by default set to /usr/bin, that did not help.
Note: This works on the Desktop version.

On which OS have you installed pgAdmin in web mode?
 
Best Regards,
Ryaz


В списке pgadmin-support по дате отправления:

Предыдущее
От: Mallika Aravelly
Дата:
Сообщение: Re: Require assistance to install pgadmin software
Следующее
От: Yogesh Mahajan
Дата:
Сообщение: Re: Require assistance to install pgadmin software