postgresql-container
postgresql-container copied to clipboard
PostgreSQL container images based on Red Hat Software Collections and intended for OpenShift and general usage. Users can choose between Red Hat Enterprise Linux, Fedora, and CentOS based images.
### Container platform _No response_ ### Version 15:1-20 ### OS version of the container image RHEL 8 ### Bugzilla, Jira _No response_ ### Description Postgres seems to be restarting constantly...
This combines two changes that both improve test script, so I did not bother to split it to two commits. One is using more functions from the test-lib shared library,...
Strange behaviour. There is an error in `test/run` script: ```bash ----------------------------------------------- Running test run_pgaudit_test (starting at 2023-10-03 10:26:59+00:00) ... ----------------------------------------------- c644c8223c59eb64a932a2d1cd2e13e9f3bee4a1c7fd79ec69e1df6e37a788c0 Created container c644c8223c59eb64a932a2d1cd2e13e9f3bee4a1c7fd79ec69e1df6e37a788c0 test/run: line 340: $1: unbound variable...
### Container platform Podman/Docker ### Version _No response_ ### OS version of the container image RHEL 7 ### Bugzilla, Jira _No response_ ### Description During the our nightly build test...
### Container platform Podman/Docker ### Version rhel9/postgres-13 and postgres-15. maybe 14 too.. ### OS version of the container image RHEL 9 ### Bugzilla, Jira _No response_ ### Description Podman is...
A simple example showing how to configure a database with some test data. When using ephemeral storage the database name specified by POSTGRESQL_DATABASE must be different from that created in...
### Container platform OCP 4 ### Version postgresql-15:1-10 from https://catalog.redhat.com/software/containers/rhel8/postgresql-15/63d29a05fd1c4f5552a305b3?architecture=amd64&tag=1-10&push_date=1684253325000 running via a deployment config on Openshift 4.10 ### OS version of the container image RHEL 8 ### Bugzilla, Jira...
This feature provides better support for ingesters that processes json to structure the logs, like elasticsearch, loki, etc. https://www.postgresql.org/docs/current/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-JSONLOG
`uname -i` functionality is non-portable and the custom patch Fedora was carrying around was recently dropped: https://src.fedoraproject.org/rpms/coreutils/c/cd953e11dd78cada371f0389171cea671949141b?branch=rawhide The [rhbz#548834](https://bugzilla.redhat.com/show_bug.cgi?id=548834#c5) suggests to use `uname -m` instead. Also relevant discussion happens at...
This pull request adds imagestreams postgresql-16 for RHEL9