Insights from PostgreSQL Reviewers
Based on 6 verified reviews published in the last 18 months
Overview
Synthesised from 6 reviews | Last Published May 27, 2026
PostgreSQL is widely adopted for its robust reliability and security, consistently performing well and providing foundational stability for various applications. In TrustRadius reviews, its open-source model is frequently cited for significant cost savings by eliminating licensing fees, a benefit highlighted by five out of six reviewers, while its adaptability allows developers to tailor solutions to specific business needs.
Reviewers also appreciate its flexible scalability and configuration options. However, areas for improvement include complexities in installation and major version upgrades, alongside challenges in optimizing high-latency queries. Configuration parameters can also be intricate to manage. Overall, reviewers find PostgreSQL to be a powerful and cost-effective database solution, though it requires attention to operational details.
Pros
- Robust reliability and security, providing foundational stability
- Significant cost savings due to its open-source licensing model
- Consistent high performance, even with substantial data volumes
- Flexible customization to tailor the database to specific business needs
- Flexible scalability with features like automatic disk scaling
Cons
- Complex installation and major version upgrades, lacking straightforward zero-downtime options
- Challenges in optimizing high-latency queries without enhanced tools
- Intricate and numerous configuration parameters
- Complexity involved in implementing horizontal write sharding
- Frequent blocking locks during DDL operations