PostgreSQL Logo

PostgreSQL pros and cons

Vendor: PostgreSQL
4.3 out of 5
Badge Leader
1,167 followers
Post review
 

PostgreSQL Pros review quotes

JT
Dec 7, 2020
Clustering will be the number 1 feature. It is also open-source so it is free. It can also be clustered, to allow fault tolerance.
PG
Aug 17, 2021
The solution provides complete support in terms of the SQL dialect and behaves nicely when it comes to transactions.
NP
Oct 22, 2021
Postgres is rock solid when deployed according to best practices as documented by the PostgreSQL community. When it's installed correctly, PostgreSQL is an enterprise-grade solution.
Learn what your peers think about PostgreSQL. Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
768,886 professionals have used our research since 2012.
Faustine Chisasa - PeerSpot reviewer
Feb 10, 2024
We managed to reduce the storage space needed to 10% of the original size, without affecting data integrity, and we significantly improved the performance.
Dec 27, 2020
The product is quite flexible.
MS
Jul 9, 2021
The product is very similar to the SQL Server.
DE
Dec 4, 2021
The main value is that it is open source, which means it is free. Our organization has the initiative to go to open source to cut down on cost. Oracle costs us $6 million a year right now, which is killing us, and Postgres costs nothing. So, there is a big push to go to Postgres.
NK
Mar 19, 2021
The initial setup is quick and easy.
SP
Aug 26, 2021
It is a pretty comprehensive database system. Its performance is good, and it does what it is supposed to do. It also integrates very well.
Chethan Rao S - PeerSpot reviewer
Jun 23, 2023
Postgres has some functions called JSONB aggregators or other aggregators, which are quite useful.
 

PostgreSQL Cons review quotes

JT
Dec 7, 2020
It could be improved by using parallelization. You want basically, distributed computing.
PG
Aug 17, 2021
A better graphic user-interface would be nice to see.
NP
Oct 22, 2021
I'd like to see better memory management. I think that that's one of the few areas that Postgres does not handle as well as MySQL does or did.
Learn what your peers think about PostgreSQL. Get advice and tips from experienced pros sharing their opinions. Updated: April 2024.
768,886 professionals have used our research since 2012.
Faustine Chisasa - PeerSpot reviewer
Feb 10, 2024
PostgreSQL uses high memory compared to its counterparts when a highly demanding load is involved, especially one that makes many concurrent connections to the database.
Dec 27, 2020
The pricing could be better.
MS
Jul 9, 2021
I'm not really able to customize it.
DE
Dec 4, 2021
They need to have a better graphical interface. There is a tool called pgAdmin 4 that they use, which is free. It is written in Java, and it is slow. They need to have a better product that is similar to Toad for Oracle, but, of course, it is hard to get something that's really great and free. Other than that, it is great.
NK
Mar 19, 2021
It would be great if the solution offered even more integration capabilities.
SP
Aug 26, 2021
There are some products out there that have a slightly different method of implementation for the SQL language. Some of those are slightly better in some areas, and PostgreSQL is slightly better in some areas. I would probably like to match all of those products together. It is just down to the functionality. For example, Oracle has a number of options within SQL that are outside of what you would class as the SQL standard. PostgreSQL misses some of those, but PostgreSQL does other things that are better than what Oracle does. I would like to merge those two products so that there is a certain amount of functionality in a single product.
Chethan Rao S - PeerSpot reviewer
Jun 23, 2023
We have to set up event API, which takes a lot of events from the user.