Hello, pgadmin command!I use: - pgadmin 1.20.0; - Linux, x86_64, kernel version 3.13.0-6-generic; - wxWidgets 2.8. - PostgreSQL 9.2, 9.3.5, 9.4. The bug is at method dlgView::Go() at near line 360. Combo box cbCheckOption must contains 3 values: ""(None), cascaded and local. But when I create a vie
I wrote:
> If you try to connect to a database while REFRESH MATERIALIZE VIEW for a
> materialized view in the database is in progress, the interface will
> "hang" (the window remains blank and does not react to the mouse).
>
> This is probably caused by the ACCESS EXCLUSIVE locks that are held
>