Setting up PostgreSQL on Linux and connecting using pgAdmin III
In my previous post I covered setting up/installing MySQL and connecting via MySQL Administrator from a remote host. In this post I will talk about the PostgreSQL equivalent. As a side note, any database system should always be behind a firewall of some kind. Putting up a database server on a public IP using the [...]

