Share your experience using VMware Postgres

The easiest route - we'll conduct a 15 minute phone interview and write up the review for you.

Use our online form to submit your review. It's quick and you can post anonymously.

Your review helps others learn about this solution
The PeerSpot community is built upon trust and sharing with peers.
It's good for your career
In today's digital world, your review shows you have valuable expertise.
You can influence the market
Vendors read their reviews and make improvements based on your feedback.
Examples of the 84,000+ reviews on PeerSpot:

AANKITGUPTAA - PeerSpot reviewer
Consultant at Pi DATACENTERS
Real User
Top 5Leaderboard
Open-source, reliable, and able to expand
Pros and Cons
  • "The solution is stable."
  • "It doesn't have any GUI-based monitoring tools."

What is our primary use case?

Postgres is a database. Like Oracle is a database, this is a database.

We replaced our Oracle paid database with the open-source Postgres database, and we migrated around 50 lakhs of consumer data there with different rows and tables. We deployed this in different production staging and testing. We created three deployments, and each deployment has three servers.

How has it helped my organization?

Earlier, we were using the Oracle paid database, which is a commercial product. Then we switched to open-source due to the fact that we have lots of new projects and we could not handle the licensing costs. So we migrated our data from the Oracle Database Server to the Postgres Server. It helped us to evaluate the cost. We saved lots of money in terms of licensing.

What is most valuable?

It is open-source.

It provides the database load-balancing capability itself. It has data, like Pgpool, an open-source database, and a load balancer also.

We can also create the cluster in between the database in active, standby mode.

The solution is stable.

It's scalable. 

What needs improvement?

It doesn't have any GUI-based monitoring tools. Oracle has some proprietary tools for monitoring all the databases and all that. Postgres doesn't have any graphical capabilities where we can monitor the database. We have to do it with the Sierra stuff and run some random commands. Then we can get the data from the cluster and databases table.

The initial setup is complex. 

It would be ideal if they could provide an active cluster in Postgres. If one primary DB goes down, it should automatically fail over to the second database.

For how long have I used the solution?

We've been using it for four years. I've used it since around 2018.

What do I think about the stability of the solution?

It's stable. There are no bugs or glitches. It doesn't crash or freeze. It's reliable. 

What do I think about the scalability of the solution?

It is very scalable. 

From the user's perspective, we have around 500 users. However, we have around 50 lakhs of consumer records in the solution.

We plan to increase usage. We already added the sponsors, and we require the capacity and the transactional processing. Therefore, it's scalable. We don't have any licensing restrictions, so we can add on as required.

How are customer service and support?

While we don't have technical support, we do have creative support. They are quite good.

How would you rate customer service and support?

Positive

Which solution did I use previously and why did I switch?

We used to use Oracle Database.

How was the initial setup?

We required lots of planning during the initial setup. The migration phase is very complex when you move from Oracle to Postgres. The installation and configuration have a moderate amount of difficulty.

The deployment and maintenance require three people, including one system administrator and two database administrators. 

What about the implementation team?

We handled the initial setup in-house. We didn't need any outside assistance.

What was our ROI?

We haven't invested any money into the solution and therefore haven't looked into ROI.

What's my experience with pricing, setup cost, and licensing?

We have zero licensing costs. The solution is open-source.

Which other solutions did I evaluate?

We also evaluated some parts of MySQL. However, we didn't find it very suitable and scalable.

What other advice do I have?

You need to be clear about your use cases and the transactional requirement you are observing from the database architecture before beginning with this solution. You need to consider your architecture based on the scalability and reliability of the applications. You need to take this into account before deploying any solution to Postgres.

I'd rate the solution eight out of ten.

Which deployment model are you using for this solution?

On-premises
Disclosure: I am a real user, and this review is based on my own experience and opinions.
Jason-Nash - PeerSpot reviewer
Senior Cloud Architect at a transportation company with 10,001+ employees
Real User
Top 5Leaderboard
A fully open source solution with high throughput and good serviceability, but it struggles with multi-regional synchronization
Pros and Cons
  • "The stability of this solution was very good."
  • "This solution struggled with multi-regional synchronization."

What is our primary use case?

We were using it as a high-volume text messaging solution. 

What is most valuable?

It's fully open source, has a high throughput, and the serviceability is good.

What needs improvement?

This solution struggled with multi-regional synchronization.

What do I think about the stability of the solution?

The stability of this solution was very good. 

What do I think about the scalability of the solution?

The scalability was good. It's very comparable to the other databases on the market. We were doing 5,000 transactions a second, and probably one third of those were unique users at any one time.

How are customer service and support?

The tech support was fine. We rarely needed to use it. 

How was the initial setup?

The setup was pretty straightforward, just standard database install stuff.

For maintenance, we had a single DBA, and a couple of people on our software development team served as their backups.

What's my experience with pricing, setup cost, and licensing?

On a scale of one to five, with five being the most competitive pricing, I would rate this solution as a four. 

What other advice do I have?

We were using SQL Server in some circumstances, and the two solutions are very comparable, other than one being open source and one not. We've also used Cassandra, Bitquery, and a whole bunch of others. Each solution has unique advantages and disadvantages. From a feature standpoint, this solution is relatively close to parity in the environment. It stands out because it's opensource and cost effective, and it does everything pretty well.

For those looking into implementing this solution, my advice would be to think about how you want to handle multi-regional replication.

I would rate this solution as an eight out of ten. 

Which deployment model are you using for this solution?

Hybrid Cloud
Disclosure: I am a real user, and this review is based on my own experience and opinions.