I add a local postgresql server by cli command :
/usr/local/psa/bin/database-server --update-server localhost:5432 -type postgresql -admin admin -passwd `cat /etc/psa/.psa.shadow`
when I open plesk panel ->admin server -> database servers the new server is no listed.
If i add a new...