How to Deploy a PostgreSQL Database with Porter
Last updated: February 9, 2026
Porter provides options for deploying PostgreSQL databases directly from the dashboard, eliminating the need to set up the database separately in AWS. Here's how you can deploy a PostgreSQL database using Porter:
Steps to Deploy PostgreSQL
Log in to your Porter dashboard
Navigate to the Add-ons menu
Choose one of the following options based on your use case:
Managed PostgreSQL: Ideal for development environments
Amazon RDS: Recommended for production use cases
Follow the prompts to configure and deploy your chosen database option
Choosing the Right Option
Managed PostgreSQL: This option is suitable for development and testing purposes. It's quick to set up and doesn't require extensive configuration.
Amazon RDS: For production environments, this option leverages Amazon's Relational Database Service. It offers more robust features, scalability, and is designed to handle production workloads.
By using Porter's Add-ons menu to deploy your PostgreSQL database, you can streamline your workflow and keep your database management within the same ecosystem as your other Porter-managed resources.