Listing Thumbnail

    Bitnami package for PostgreSQL

     Info
    AWS Free Tier
    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.
    Listing Thumbnail

    Bitnami package for PostgreSQL

     Info

    Overview

    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.

    Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement.

    Why use Bitnami Certified Apps?

    Bitnami certified images are always up-to-date, secure, and built to work right out of the box.

    Bitnami packages applications following industry standards, and continuously monitors all components and libraries for vulnerabilities and application updates. When any security threat or update is identified, Bitnami automatically repackages the applications and pushes the latest versions to the cloud marketplaces.

    Highlights

    • It contains comparable enterprise class features such as full ACID compliance for outstanding transaction reliability and Multi-Version Concurrency Control for supporting high concurrent loads.
    • It is an object-relational database management system with an emphasis on extensibility and standards-compliance.
    • Data integrity features include (compound) primary keys, foreign keys with restricting and cascading updates/deletes, check constraints, unique constraints, and not null constraints.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Debian 12

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t3a.small) in the US East (N. Virginia) Region. View pricing details

    $0.019/hour

    Pricing

    Bitnami package for PostgreSQL

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (485)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.nano
    $0.00
    $0.006
    $0.006
    t2.micro
    AWS Free Tier
    $0.00
    $0.012
    $0.012
    t2.small
    $0.00
    $0.023
    $0.023
    t2.medium
    $0.00
    $0.046
    $0.046
    t2.large
    $0.00
    $0.093
    $0.093
    t2.xlarge
    $0.00
    $0.186
    $0.186
    t2.2xlarge
    $0.00
    $0.371
    $0.371
    t3.nano
    $0.00
    $0.005
    $0.005
    t3.micro
    AWS Free Tier
    $0.00
    $0.01
    $0.01
    t3.small
    $0.00
    $0.021
    $0.021

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    N/A

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes
    • Maintenance release

    Additional details

    Usage instructions

    Once the instance is running, access your instance via SSH using the username 'bitnami' and your Amazon private key. The default server administrator is 'postgres'. Please check our documentation at https://docs.bitnami.com/aws/faq/get-started/find-credentials/  to learn how to get your password. For additional setup instructions and frequently asked questions please go to https://docs.bitnami.com/aws/infrastructure/postgresql/ 

    Support

    Vendor support

    Bitnami also provides technical documentation for installation and setup issues through our support center at

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    2
    2 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    50%
    0%
    50%
    2 AWS reviews
    Arty

    Documentation does not match

    Reviewed on Nov 19, 2021
    Purchase verified by AWS

    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
    Purchase verified by AWS

    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

    View all reviews