Bitnami package for PostgreSQL logo

    Bitnami package for PostgreSQL

    Up-to-date and secure image. PostgreSQL (Postgres) is an open source object-relational database known for reliability and data integrity. ACID-compliant, it supports foreign keys, joins, views, triggers and stored procedures.

    Ratings and reviews

    2
    2 ratings
    5 star
    4 star
    2 star
    0%
    0%
    50%
    0%
    50%
    2 AWS reviews

    Filters

    Review type

    AWS Marketplace reviews
    External reviews
    Reviews (2)
    Arty

    Documentation does not match

    Reviewed on Nov 19, 2021
    Review from a verified AWS customer

    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.

    MB

    Innacurate documentation

    Reviewed on Oct 10, 2020
    Review from a verified AWS customer

    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