Bitnami package for PostgreSQL
Bitnami by VMware | 16.5.0-0 on Debian 12Linux/Unix, Debian 12 - 64-bit Amazon Machine Image (AMI)
Documentation does not match
The documentation does not match the image. If you follow the documentation you will quickly realize that there are inconsistencies. If you try to open ports - according to documentation - this is done via "ufw". But the image does not ship with ufw.
Inconsistencies like this make using the image impossible, since you cannot be certain what you got. Better do the setup yourself.
- Leave a Comment |
- Mark review as helpful
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