I’m planning to learn part of the SQL language properly (need it for study purpose, also), and after installing PostgreSQL 10.1, which I hope I did properly though following the installation doc, I’m planning to install pgModeler. I first tried to install pgAdmin 4, but that was “meh”, and a friend of mine told me version 4 is not obviously the best. Unfortunately, version 3 is not supported anymore, so that friend suggested me to give pgModeler a try.
After checking the installation doc (https://www.pgmodeler.com.br/support/installation), I now encounter a stupid problem. It’s said we need libpq. I have ibpqxx installed… would that be OK?
