Peter Mac

Consulting Technology Architect

Tags filtered by: Postgresql

Securing PostgreSQL

Here’s some post install tasks tht should be considered to ensure your PostgreSQL setup is nice and secure.

Install PostgreSQL

sudo apt-get update sudo apt-get install postgresql postgresql-contrib