Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

PostgreSQL 9.5

Jetware | 170503-postgresql_9_5_6

Linux/Unix, Amazon Linux 2017.03.0 - 64-bit Amazon Machine Image (AMI)

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

601 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Ankit A.

Best open source relational database for geo location and data migration

  • February 10, 2023
  • Review verified by G2

What do you like best about the product?
What I like most about PostgreSQL is its open source. Being an open-source relational database, it also provides value to the customer and their users in terms of fast and internal precalculated libraries and functions that help developers and users retrieve data fastly without any hurdle.
Postgresql is also helping us with fast query execution and efficient use of memory.
What do you dislike about the product?
Being an open-source relational database, the area of improvement is its inability to handle large-volume database application support.
Another thing is its limited community or ecosystem compared to premium databases like oracle and SQL servers.
The query execution explanation plan is also not good in PostgreSQL.
Postgresql does not have any run-time debugger, so some time to hard to find the error's root cause.
What problems is the product solving and how is that benefiting you?
Postgresql provides a relational database system that is helping startups and developers to learn databases and adopt new technologies that can't pay licensing fees.
It helped me to generate a geo-tagging platform that required a fast and accurate lat-long calculation that couldn't be completed without the PostgreSQL / PostGIS.
Postgresql helped me to learn how we could integrate json with RDBMS.


    Stefano A.

PostgreSQL: a good alternative to Oracle RDBMS

  • January 10, 2023
  • Review provided by G2

What do you like best about the product?
High compatibility with Oracle SQL and Oracle PL/SQL. With very few changes, you are able to migrate an Oracle Database to PostgreSQL. There are also a good choice for what concern high availability and load balancing solutions.
What do you dislike about the product?
PostgreSQL is able to manage JSON data with native datatype and APIs. But if you need to query datasets over 10 Gbytes of raw data, consider transforming JSON documents to normalized tables because queries may have time-out issues.
What problems is the product solving and how is that benefiting you?
Currently, PostgreSQL is solving the problem of not having the high cost of an Oracle Database installed on-premises. And it also solved the problem of having to rewrite all the PL/SQL code written in another language.


    ajay k.

Thinking about prod go for PostgreSQL

  • December 30, 2022
  • Review provided by G2

What do you like best about the product?
PostgreSQL works awesome in production environments. It's secure and scalable relational database.
What do you dislike about the product?
PG store data in storage in it's own cluster which means you also have to keep eyes on directory space.
What problems is the product solving and how is that benefiting you?
Production scalability and secure easily managed by this database. Admin interface is nice.


    Ayushi P.

Exploring PostgreSQL

  • December 23, 2022
  • Review provided by G2

What do you like best about the product?
PostgreSQL, or "Postgres", is an open-source relational database management system (RDBMS).PostgreSQL, or "Postgres", is an open source relational database management system (RDBMS). It supports multiple programming languages, making it easy to develop applications using your preferred language. Unlike some other popular database solutions, such as MySQL and Microsoft SQL Server, PostgreSQL is 100% free and open source.
What do you dislike about the product?
One major disadvantage of PostgreSQL is that it doesn't enjoy as much support from software companies as other database systems like Microsoft SQL Server and Oracle. This can mean that you may find it difficult to find commercial software that supports PostgreSQL and that integrates well with your existing system. Another issue with PostgreSQL is that it can be difficult to upgrade to newer versions. If your company relies on upgrading its database system regularly in order to stay competitive, then you may not want to choose PostgreSQL.Finally, some businesses may find that they need more features than what's offered byPostgreSQL when compared to other enterprise-level database systems. These features may include complex security controls, data replication and mirroring, and advanced performance tuning options.
What problems is the product solving and how is that benefiting you?
PostgreSQL offers advanced security features such as role-based access control and mandatory access control. This makes it an ideal choice for high-security environments.PostgreSQL supports robust data replication which enables you to replicate your data across multiple databases or clusters. This helps improve performance and availability. PostgreSQL offers powerful querying capabilities that allow you to query your data in any way you want. You can also use rich SQL functions to manipulate your data.


    Shrijaya S.

Very convenient to use and supports wide range of query formats

  • December 22, 2022
  • Review verified by G2

What do you like best about the product?
Supports wide range of query syntax and best in terms if usability.
What do you dislike about the product?
Too many reserved keywords. With these many keywords we dont get to chosse meaningful column names due to reserved keyword restrictions.
What problems is the product solving and how is that benefiting you?
Helps store the data and is one of the best "structured query language" tools out there. Pretty versatile in supporting multiple formats of queries.


    Mubeen A.

PostgreSQL Review

  • December 12, 2022
  • Review provided by G2

What do you like best about the product?
PostgreSQL is a very robust and tested relational database known for its simple implementation and great features like fault tolerance, self recovery and detailed logging capabilities.
What do you dislike about the product?
It is a very old relational database which is not very efficient, it has not aged well and the current technology relevance is very limited. It is slow, not compatible with modern applications and lacks proper support and documentation.
What problems is the product solving and how is that benefiting you?
PostgreSQL is part of ArcSight, one of the SIEM solutions we currently use. It is light-weight, easy to use and serves the purpose as there is no much operational overhead.


    Sumanth S.

Best Open source relational database management system one can rely

  • December 09, 2022
  • Review provided by G2

What do you like best about the product?
Installation and setting up.
Running queries,
Ease of use with backup and restoration
What do you dislike about the product?
Nothing as such. It's pretty good for common use cases.
What problems is the product solving and how is that benefiting you?
Storing of the business records and retrieval using application codes


    Or N.

Great DB

  • November 23, 2022
  • Review provided by G2

What do you like best about the product?
Fast, lean has all the functions you need to work with a DB.
What do you dislike about the product?
Everything is working fine so far. if there will be a change I will update
What problems is the product solving and how is that benefiting you?
Fast and lean DB for our Microservices transition


    Farhan S.

PostgreSQL Review Analysis

  • November 21, 2022
  • Review verified by G2

What do you like best about the product?
PostgreSQL is a fast, secure and reliable database to store relational data. It also supports ACID properties, so we stored sensitive data there. It is a open source platform so that we don't have to buy any subscription to use this database.
What do you dislike about the product?
PostgreSQL is not suitable for using JSON-like data structures. Also, it's not always available to every server; you must install it explicitly. PostgreSQL has a relatively slow query speed as compared to MySQL database.
What problems is the product solving and how is that benefiting you?
With the help of PostgreSQL, we are able to integrate our Springboot application to store user artwork along with their respective artwork pdf in our database and query them whenever we want to retrieve this.


    Alejandro C.

The most safer and reliable database engine

  • November 08, 2022
  • Review verified by G2

What do you like best about the product?
PostgreSQL is the most complete, safer, easier and more reliable database engine we use in the company. We administrate it through PG Admin, and we have allocated in the AWS instance.
What do you dislike about the product?
It's tricky if you have invalid objects to assign permissions to different users o groups. But once you delete or repair the invalid objects, everything becomes more accessible. It is the only thing that i dislike.
What problems is the product solving and how is that benefiting you?
Fastest access to my principal database schema. Secure the information of the company. Escalable trough the main support assistance. Easier to integrate with different apps.