MyWebSQL icon indicating copy to clipboard operation
MyWebSQL copied to clipboard

PostgreSQL login

Open ramfaitori opened this issue 7 years ago • 2 comments

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 avatar Oct 07 '18 22:10 ramfaitori

@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.

Samnan avatar Oct 08 '18 02:10 Samnan

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.

ramfaitori avatar Oct 08 '18 10:10 ramfaitori