PostgreSQL is an advanced Object-Relational database management system (DBMS).
The base postgresql package contains the client programs that you'll need to
access a PostgreSQL DBMS server, as well as HTML documentation for the whole
system. These client programs can be located on the same machine as the
PostgreSQL server, or on a remote machine that accesses a PostgreSQL server
over a network connection. The PostgreSQL server can be found in the
postgresql-server sub-package.
* Wed Apr 03 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 16.1-1
- Rebuilt for MSVSphere 8.10 beta
* Mon Jan 08 2024 Filip Janus <fjanus@redhat.com> - 16.1-1
- Update to 16.1
- Update upgrade server to 15.5
- Resolves: RHEL-3635
* Mon Oct 09 2023 Filip Janus <fjanus@redhat.com> - 16.0-1
- New postgresql stream - 16
- Remove pdf documentation
- Update postgresql-setup to 8.9
- postmaster binary no more shipped
- Resolves: RHEL-3636
* Wed Aug 02 2023 Jorge San Emeterio <jsanemet@redhat.com> - 15.3-1
- Update to upstream version 15.3
- Fixes: CVE-2023-2454 CVE-2023-2455
- Resolves: #2207934
* Wed Feb 08 2023 Filip Januš <fjanus@redhat.com> - 15.2-1
- Update to upstream version 15.2
- Update postgresql-setup to 8.8
- PostgreSQL systemd unit waits for the network to be up
- Resolves: #2128241
* Fri Oct 14 2022 Filip Januš <fjanus@redhat.com> - 15.0-1
- Initial import for postgresql 15
- Specfile is based on version locate in centos stream
It reflects changes with libpq. This version of databse server
will use private libpq library.
- Resolves: #2128241