Innacurate documentation
I encountered a couple of inaccurate configuration instructions related to incorrect file paths. The whole point of technical guides is to help not hinder and frustrate users.
INCORRECT
/opt/bitnami/postgresql/data/pg_hba.conf
/opt/bitnami/postgresql/data/postgresql.conf
CORRECT
/opt/bitnami/postgresql/conf/pg_hba.conf
/opt/bitnami/postgresql/conf/postgresql.conf