Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Innacurate documentation

  • By MB
  • on 10/10/2020

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