This article details deploying Postgres DB in KinD cluster with Backup configuration enabled. The data will be backed up in S3 compatible store in this case Minio. Along with Postgres DB, additionally ...
psycopg2 is required on ansible controller for community.postgresql. Tasks potentially touching Network Mounted Filesystems will be run as the task user and fallback to the service user. Manage these ...
Remove the PostgresConfig configuration method, which we have had ongoing reliability issues with. Add CLI flags and configuration file support for configuring postgresql. We should support separate ...