PostgreSQL installed from Plesk Installer. System is Debian 8.7. Using pgadmin from Tools&Settings -> Databases Servers causing error on left column.
"Error loading all_db.php?action=tree&subject=server&server=%3A5432%3Aallow (200: OK)
Using pgadmin from user account with access only user databases work as expected.
Aditional Info: after install PostgreSQL, I need to comment out one line in /etc/postgresql/9.6/main/pg_hba.conf such as:
#local samegroup all password #Added by Plesk
Only when I comment out this line postgresql start normally. With this line active postgresql start cause problems like this:
Connection match to line 2 pg_hba.conf: "local samegroup all password #Added by Plesk"
2017-01-30 21:19:24 CET [11334-1] postgres@postgres KATASTROFALNY: autoryzacja hasłem nie powiodła się dla użytkownika "postgres" (wrong password authorization for user postgres)
2017-01-30 21:19:24 CET [11334-2] postgres@postgres SZCZEGÓŁY: Nie zgadza się hasło użytkownika "postgres". (wrong postgres user password)
I try to change postgres password and register again password in Plesk, with no luck. Pgadmin still no show list of databases.
How to repair this?
"Error loading all_db.php?action=tree&subject=server&server=%3A5432%3Aallow (200: OK)
Using pgadmin from user account with access only user databases work as expected.
Aditional Info: after install PostgreSQL, I need to comment out one line in /etc/postgresql/9.6/main/pg_hba.conf such as:
#local samegroup all password #Added by Plesk
Only when I comment out this line postgresql start normally. With this line active postgresql start cause problems like this:
Connection match to line 2 pg_hba.conf: "local samegroup all password #Added by Plesk"
2017-01-30 21:19:24 CET [11334-1] postgres@postgres KATASTROFALNY: autoryzacja hasłem nie powiodła się dla użytkownika "postgres" (wrong password authorization for user postgres)
2017-01-30 21:19:24 CET [11334-2] postgres@postgres SZCZEGÓŁY: Nie zgadza się hasło użytkownika "postgres". (wrong postgres user password)
I try to change postgres password and register again password in Plesk, with no luck. Pgadmin still no show list of databases.
How to repair this?