Show rating breakdown
Save to My Lists
Paid
Claimed

EDB Postgres Advanced Server Features

What are the features of EDB Postgres Advanced Server?

Database Features

  • Storage
  • Availability
  • Stability
  • Scalability
  • Security
  • Data Manipulation
  • Query Language

Security

  • Database Locking
  • Access Control
  • Encryption
  • Authentication

Support

  • Data Types

Performance

  • Disaster Recovery
  • Data Concurrency
  • Workload Management

Filter for Features

Database Features

Storage

18 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
92%
(Based on 18 reviews)

Availability

This feature was mentioned in 18 EDB Postgres Advanced Server reviews.
94%
(Based on 18 reviews)

Stability

18 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
94%
(Based on 18 reviews)

Scalability

18 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
91%
(Based on 18 reviews)

Security

18 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
90%
(Based on 18 reviews)

Data ManipulationView full feature definition

See feature definition
This feature was mentioned in 18 EDB Postgres Advanced Server reviews.
92%
(Based on 18 reviews)

Query Language

18 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
94%
(Based on 18 reviews)

Configuration

Application Performance

Functions when integrated with multiple forms of external applications.

Not enough data

Orchestration

Allows admisistrators to manage and organize storage, networks, and datacenters.

Not enough data

Database Monitoring

Monitors performance and statistics related to memory, caches and connections.

Not enough data

Anomaly Detection

Alerts users when unauthorized parties or malware is detected allowing administrators to remedy the issue.

Not enough data

Network Security

Secures data at rest and in transit from unauthorized access.

Not enough data

Database Administration

Provisioning

Allows administrators to organize components of the database to maintain instance efficiency.

Not enough data

Governance

Allows the creating and relinquishing of database access credentials.

Not enough data

Auditing

Documents access and alterations of the database for analytics and reporting.

Not enough data

Availability

Scalability

Expands functionality while maintaining balanced loads. Serves growing demand without reducing functionality.

Not enough data

Backup

The abillity to restore files to its original loacation or alternative sources on-demand.

Not enough data

Archiving

Stores historical records of information for reverting or reference.

Not enough data

Indexing

Helps users navigate databases by labeling and organizing datasets.

Not enough data

Functionality

Data Backup

Copies and backs up data from a database. This feature was mentioned in 10 EDB Postgres Advanced Server reviews.
97%
(Based on 10 reviews)

Backup Automation

Controls and schedule automated backups, as well as backup extensiveness (incremental, differential, or full). This feature was mentioned in 10 EDB Postgres Advanced Server reviews.
95%
(Based on 10 reviews)

Integration

As reported in 10 EDB Postgres Advanced Server reviews. Integrates database backups with other IT infrastructure management solutions.
92%
(Based on 10 reviews)

Diverse Database Handling

Allows users to back up databases of different structures and data types. 10 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
90%
(Based on 10 reviews)

Monitoring

Monitors database functionality to verify baselines are maintained or exceeded. 12 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
97%
(Based on 12 reviews)

Alerting

Based on 12 EDB Postgres Advanced Server reviews. Sends alerts via email, text, phone, and more when an incident or issue occcurs.
92%
(Based on 12 reviews)

Logging

Based on 12 EDB Postgres Advanced Server reviews. Captures logs for all database functions to garner greater information around issues or failures.
93%
(Based on 12 reviews)

Response Time

As reported in 12 EDB Postgres Advanced Server reviews. Monitors database query time for unusual execution times
92%
(Based on 12 reviews)

Reporting

Manually and/or automatically generates reports covering database performance This feature was mentioned in 12 EDB Postgres Advanced Server reviews.
97%
(Based on 12 reviews)

Data Visualization

Based on 12 EDB Postgres Advanced Server reviews. Follows database monitoring live information through graphical dashboards
90%
(Based on 12 reviews)

Admin

Backup Management

As reported in 10 EDB Postgres Advanced Server reviews. Manages database backup access, frequency, alloted storage, and more.
92%
(Based on 10 reviews)

Security

Data Masking

Data masking provides an additional layer of access control that can be applied to tables and views.

Not enough data

Authentication And Single Sign-On

Verifies identity of database users.

Not enough data

Data Anonymization

Allows users to gain statistically valid insights from their data while protecting the privacy of individuals.

Not enough data

Database Locking

Based on 17 EDB Postgres Advanced Server reviews. Prevents other users and applications from accessing data while it is being updated to avoid data loss or update.
93%
(Based on 17 reviews)

Access Control

As reported in 17 EDB Postgres Advanced Server reviews. Allows permissions to be granted or revoked in the database, schema or table levels.
90%
(Based on 17 reviews)

Encryption

Built-in native encryption with enterprise key management. This feature was mentioned in 17 EDB Postgres Advanced Server reviews.
90%
(Based on 17 reviews)

Authentication

Provides multi-factor authentication with certificates. 17 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
89%
(Based on 17 reviews)

Data Management

Data Replication

Helps in improving the availability of data.

Not enough data

Advanced Data Analytics

Uses machine learning algorithms to gain actionable insights.

Not enough data

Support

Text Search

Provides support for international character sets and full text search. This feature was mentioned in 17 EDB Postgres Advanced Server reviews.
89%
(Based on 17 reviews)

Data Types

Supports multiple data types like primitive, structured, document etc. This feature was mentioned in 17 EDB Postgres Advanced Server reviews.
89%
(Based on 17 reviews)

Languages

Supports multiple procedural programming languages like PL/PGSQL, Perl, Python etc. 17 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
91%
(Based on 17 reviews)

Operating Systems

Available on multiple operating systems like Linux, Windows, MacOS etc. 16 reviewers of EDB Postgres Advanced Server have provided feedback on this feature.
91%
(Based on 16 reviews)

Performance

Disaster Recovery

Based on 17 EDB Postgres Advanced Server reviews. Provides data recovery functionality to protect and restore data in a database.
94%
(Based on 17 reviews)

Data Concurrency

Allows multi-version concurrency control. This feature was mentioned in 17 EDB Postgres Advanced Server reviews.
93%
(Based on 17 reviews)

Workload Management

Based on 17 EDB Postgres Advanced Server reviews. Handles workloads, from single machines to data warehouses or web services with many concurrent users.
91%
(Based on 17 reviews)

Advanced Indexing

Based on 16 EDB Postgres Advanced Server reviews. Allows users to quickly retrieve data through various types of indexing like B-tree, hash table etc.
92%
(Based on 16 reviews)

Query Optimizer

Based on 16 EDB Postgres Advanced Server reviews. Helps interpret SQL queries and determine the fastest method of execution.
90%
(Based on 16 reviews)

Management

Data Schema

As reported in 16 EDB Postgres Advanced Server reviews. Data is organized as a set of tables with columns and rows like a table structure.
91%
(Based on 16 reviews)

Query Language

Allows users to create, update and retrieve data in a database. This feature was mentioned in 16 EDB Postgres Advanced Server reviews.
94%
(Based on 16 reviews)

ACID - Complaint

Adheres to ACID (atomicity, consistency, isolation, durability), a set of database transaction properties. This feature was mentioned in 15 EDB Postgres Advanced Server reviews.
92%
(Based on 15 reviews)

Data Replication

Based on 16 EDB Postgres Advanced Server reviews. Provides log-based or/and trigger-based replication.
93%
(Based on 16 reviews)