Overview
PostgreSQL is an advanced Object-Relational database management system (DBMS). The postgresql-server package contains the programs needed to create and run a PostgreSQL server, which will in turn allow you to create and maintain PostgreSQL databases.
Our PostgreSQL image is not markedly different from others. But it IS our standard-deployed, scalable, zero-conf version, specifically designed to play nicely with our other RDBMS-dependent images.
Highlights
- * Robust and Reliable
- * Prometheus metrics endpoint
- * Cluster-aware
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
---|---|
m5.large Recommended | $0.028 |
t3.micro AWS Free Tier | $0.003 |
trn1.32xlarge | $5.375 |
t3a.xlarge | $0.045 |
r5.12xlarge | $0.84 |
r7i.24xlarge | $1.764 |
r5ad.4xlarge | $0.296 |
m5.2xlarge | $0.112 |
m5n.4xlarge | $0.238 |
m7i-flex.16xlarge | $0.894 |
Vendor refund policy
The instance can be terminated at any time to stop incurring charges.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
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
None
Upgrade Steps
You may upgrade your instance using the following command from the shell:
$ dnf update postgresql-server
Additional details
Usage instructions
As you know, PostgreSQL does not have an admin console SSH into the box Run the following command: sudo -u postgres psql
Your PostgreSQL is now fully configured and ready to be used with your application stack. If for example, you have our Airflow - edit the sql_alchemy_conn variable to postgresql://<PG_USER>:<PG_PASSWORD>@<Instance_Public_IP_DNS>:5432/<PG_DB> in /etc/airflow/airflow.cfg. https://docs.last-bastion.net/marketplace/products/database/postgresql.html#quickstartÂ
Status Checks
Your product (and all supporting processes) is monitored and restarted via our monit suite. You can verify everything is 'OK' with the following:
$ monit summary
Sensitive Information
PostgreSQL contains no cryptographically stored data and does not perform any encryption at rest.
Local X509 PKI may be utilised to manage network-based TLS. All certificates and keys are stored locally in /etc/pki and it is completely at your discretion to regenerate any of these at any time; the product will transparently operate on any consistent set of configured keys.
PostgreSQL ships with openssl, step-cli and other popular tools to facilitate certificate regeneration.
Documentation
Visit <https://docs.last-bastion.net/marketplace/products/database/postgresql.html> <https://docs.last-bastion.net/marketplace/products/database/postgresql.html>_
SSH Connectivity
The SSH user for your instance is ec2-user. You can connect by using the private key of the key pair you launched the instance with:
$ ssh --identity </path/to/private key.pem> ec2-user@<EC2_Instance_Public_DNS>
Resources
Vendor resources
Support
Vendor support
We take support very seriously.
Your system is provisioned with an entitlement to our Yum repositories for software patches and in-place operating system and product upgrades .
You may raise support requests at https://entitlements.last-bastion.net/support/form . Visit https://docs.last-bastion.net/support/index.html for more information on how to get help.
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
