prev <<
9 PostgreSQL features I wish I learned earlier
>> next
Connecting to Postgres
I used variations of this code for ages.
It allows me to use different users, passwords and database names in different environments
Good!