0
Anyone knows a good FREE database manager for Postgres on linux?
It used EMS SQL Manager for windows. However, it did not work for linux. I’m currently using Navicat, but the license expires in 14 days :(
I’ve tried pgAdmin, but auto-complete works when you want it! : S
Any suggestions?
Which version of pgAdmin have you tested?
– R.Santos
I took a look and found a web manager for postgresql, if you find it interesting from a look here -> http://www.planetaunix.com.br/2015/01/neste-article-vamos-mostrarinstalacao.html
– R.Santos
I tested pgAdmin version 3
– karanalpe
Try the version
pgAdmin4
is the one I use and the error described does not occur to me– R.Santos
I was able to find a good editor after some unsuccessful attempts... It’s called Dbeaver... https://dbeaver.jkiss.org/download/
– karanalpe