PostgreSQL login
I am using myWebSQL for PostgreSQL and each time in login page I have to change server from localhost mySQL to localhost PostgreSQL.
My question, how can I make localhost PostgreSQL the default server?
@ramfaitori a quick fix is to change the config/servers.php files and move the postgresql entry up the page, then it should always show postgresql by default in connection list.
I can add this to me task list to remember the last selected connection in the browser, that might help.
Thanks a lot. I strongly encourage you to add this to your task list to remember the last selected connection in the browser, that might help. It is a good idea.