rhscl/rh-postgresql94
Project ID: 3313
Description
A recent stable release of PostgreSQL. This version provides a number of new features and enhancements:
- Increased flexibility with the new JSONB datatype, which enables users to use both relational and non-relational data stores at the same time
- Increased scalability with Logical Decoding that supplies a new API for reading, filtering and manipulating the PostgreSQL replication stream. This interface is the foundation for new replication tools, such as Bi-Directional Replication.
- Increased performance with improvements to GIN indexes, concurrently updatable Materialized Views for faster, more up-to-date reporting, parallel writing to the transaction log, and support for Linux huge pages.
- Event trigger support for DDL
- Improved materialized view, which can, for example, be refreshed without blocking concurrent reads
- Updatable views
Installation Instructions
Instructions not filled in by author. Author knows what to do. Everybody else should avoid this repo.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 6 | x86_64 (221)* | EPEL 6 (0 downloads) |
EPEL 7 | x86_64 [modified] (266)* | EPEL 7 (3392 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable rhscl/rh-postgresql94
More info about enabling Copr repositories