nss_wrapper: user exists nss_wrapper: group exists nss_wrapper: environment configured Thu Jun 22 08:00:58 UTC 2023 INFO: postgres-ha pre-bootstrap starting... Thu Jun 22 08:00:58 UTC 2023 INFO: pgBackRest auto-config disabled Thu Jun 22 08:00:58 UTC 2023 INFO: PGHA_PGBACKREST_LOCAL_S3_STORAGE, PGHA_PGBACKREST_LOCAL_GCS_STORAGE and PGHA_PGBACKREST_INITIALIZE will be ignored if provided Thu Jun 22 08:00:58 UTC 2023 INFO: Defaults have been set for the following postgres-ha auto-configuration env vars: PGHA_DEFAULT_CONFIG, PGHA_BASE_BOOTSTRAP_CONFIG, PGHA_BASE_PG_CONFIG Thu Jun 22 08:00:58 UTC 2023 INFO: Defaults have been set for the following postgres-ha env vars: PGHA_PATRONI_PORT Thu Jun 22 08:00:58 UTC 2023 INFO: Defaults have been set for the following Patroni env vars: PATRONI_NAME, PATRONI_RESTAPI_LISTEN, PATRONI_RESTAPI_CONNECT_ADDRESS, PATRONI_POSTGRESQL_LISTEN, PATRONI_POSTGRESQL_CONNECT_ADDRESS Thu Jun 22 08:00:58 UTC 2023 INFO: Setting postgres-ha configuration for database user credentials Thu Jun 22 08:00:58 UTC 2023 INFO: Setting 'pguser' credentials using file system Thu Jun 22 08:00:58 UTC 2023 INFO: Setting 'superuser' credentials using file system Thu Jun 22 08:00:58 UTC 2023 INFO: Setting 'replicator' credentials using file system Thu Jun 22 08:00:58 UTC 2023 INFO: Applying base bootstrap config to postgres-ha configuration Thu Jun 22 08:00:58 UTC 2023 INFO: Applying base postgres config to postgres-ha configuration Thu Jun 22 08:00:58 UTC 2023 INFO: Applying pgbackrest config to postgres-ha configuration Thu Jun 22 08:00:58 UTC 2023 INFO: Applying standard (non-TLS) remote connection configuration to pg_hba.conf Thu Jun 22 08:00:58 UTC 2023 INFO: Custom postgres-ha configuration file not detected Thu Jun 22 08:00:58 UTC 2023 INFO: Finished building postgres-ha configuration file '/tmp/postgres-ha-bootstrap.yaml' Thu Jun 22 08:00:58 UTC 2023 INFO: postgres-ha pre-bootstrap complete! The following configuration will be utilized to initialize  ****************************** postgres-ha (PGHA) env vars: ****************************** PGHA_BASE_PG_CONFIG=true PGHA_PATRONI_PORT=8009 PGHA_PG_PORT=5432 PGHA_PGBACKREST_LOCAL_S3_STORAGE=true PGHA_SYNC_REPLICATION=false PGHA_USER=postgres PGHA_DEFAULT_CONFIG=true PGHA_PASSWORD_TYPE= PGHA_REPLICA_REINIT_ON_START_FAIL=true PGHA_PGBACKREST=true PGHA_BASE_BOOTSTRAP_CONFIG=true PGHA_PGBACKREST_S3_VERIFY_TLS=false PGHA_STANDBY=false PGHA_PGBACKREST_LOCAL_GCS_STORAGE=false PGHA_TLS_ONLY=false PGHA_TLS_ENABLED=false PGHA_DATABASE=pgdb ****************************** Patroni env vars: ****************************** PATRONI_POSTGRESQL_CONNECT_ADDRESS=10.42.68.47:5432 PATRONI_POSTGRESQL_LISTEN=0.0.0.0:5432 PATRONI_NAME=pg-db-repl1-7fbc985b57-2djzj PATRONI_SCOPE=pg-db PATRONI_RESTAPI_LISTEN=0.0.0.0:8009 PATRONI_POSTGRESQL_DATA_DIR=/pgdata/pg-db-repl1 PATRONI_RESTAPI_CONNECT_ADDRESS=10.42.68.47:8009 PATRONI_LOG_LEVEL=INFO PATRONI_KUBERNETES_LABELS={vendor: "crunchydata"} PATRONI_KUBERNETES_SCOPE_LABEL=crunchy-pgha-scope PATRONI_VERSION=2.1.1-1 PATRONI_KUBERNETES_NAMESPACE=percona ****************************** Patroni bootstrap method: existing_init ****************************** Patroni configuration file: ****************************** bootstrap: method: existing_init pgbackrest_init: command: '/opt/crunchy/bin/postgres-ha/pgbackrest/pgbackrest-create-replica.sh primary' keep_existing_recovery_conf: true existing_init: command: '/opt/crunchy/bin/postgres-ha/bootstrap/create-from-existing.sh' keep_existing_recovery_conf: true dcs: postgresql: parameters: jit: off unix_socket_directories: /tmp wal_level: logical archive_mode: on archive_command: "source /opt/crunchy/bin/postgres-ha/pgbackrest/pgbackrest-archive-push-local-s3.sh %p" use_slots: false recovery_conf: restore_command: 'source /opt/crunchy/bin/postgres-ha/pgbackrest/pgbackrest-set-env.sh && pgbackrest archive-get %f "%p"' post_bootstrap: /opt/crunchy/bin/postgres-ha/bootstrap/post-bootstrap.sh postgresql: use_unix_socket: true pgpass: /tmp/.pgpass create_replica_methods: - pgbackrest - basebackup pgbackrest: command: '/opt/crunchy/bin/postgres-ha/pgbackrest/pgbackrest-create-replica.sh replica' keep_data: true no_params: true pgbackrest_standby: command: '/opt/crunchy/bin/postgres-ha/pgbackrest/pgbackrest-create-replica.sh standby' keep_data: true no_params: true no_master: 1 remove_data_directory_on_rewind_failure: true callbacks: on_role_change: /opt/crunchy/bin/postgres-ha/callbacks/pgha-on-role-change.sh pg_hba: - local all postgres peer - host replication primaryuser 0.0.0.0/0 md5 - host all primaryuser 0.0.0.0/0 reject - host all all 0.0.0.0/0 md5 Thu Jun 22 08:00:58 UTC 2023 INFO: Applying SSHD.. Thu Jun 22 08:00:58 UTC 2023 INFO: nss_wrapper: ssh configured Thu Jun 22 08:00:58 UTC 2023 INFO: Checking for SSH Host Keys in /sshd.. Thu Jun 22 08:00:58 UTC 2023 INFO: Checking for authorized_keys in /sshd Thu Jun 22 08:00:58 UTC 2023 INFO: Checking for sshd_config in /sshd Thu Jun 22 08:00:58 UTC 2023 INFO: Starting SSHD.. WARNING: 'UsePAM no' is not supported in Fedora and may cause several problems. Thu Jun 22 08:00:58 UTC 2023 INFO: Starting background process to monitor Patroni initization and restart the database if needed Thu Jun 22 08:00:58 UTC 2023 INFO: Now removing "pause" key from patroni.dynamic.json configuration file if present Thu Jun 22 08:00:58 UTC 2023 INFO: Initializing cluster bootstrap with command: '/usr/bin/patroni /tmp/postgres-ha-bootstrap.yaml' Thu Jun 22 08:00:58 UTC 2023 INFO: Running Patroni as PID 1 2023-06-22 08:00:59,397 INFO: No PostgreSQL configuration items changed, nothing to reload. 2023-06-22 08:00:59,407 INFO: Reaped pid=155, exit status=0 2023-06-22 08:00:59,423 INFO: Reaped pid=158, exit status=0 2023-06-22 08:00:59,426 WARNING: Postgresql is not running. 2023-06-22 08:00:59,426 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:00:59,436 INFO: Reaped pid=159, exit status=0 2023-06-22 08:00:59,436 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 07:58:08 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:00:59,438 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:00:59,454 INFO: Reaped pid=161, exit status=0 2023-06-22 08:00:59,463 INFO: Reaped pid=162, exit status=0 2023-06-22 08:00:59,464 INFO: Local timeline=None lsn=None 2023-06-22 08:00:59,464 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:00:59,511 INFO: starting as a secondary 2023-06-22 08:00:59,513 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:00:59,514 INFO: restarting after failure in progress 2023-06-22 08:00:59,883 INFO: postmaster pid=172 /tmp:5432 - no response 2023-06-22 08:00:59.898 UTC [172] LOG: pgaudit extension initialized 2023-06-22 08:00:59.953 UTC [172] LOG: redirecting log output to logging collector process 2023-06-22 08:00:59.953 UTC [172] HINT: Future log output will appear in directory "pg_log". /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - accepting connections 2023-06-22 08:01:09,063 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:09,064 INFO: establishing a new patroni connection to the postgres cluster 2023-06-22 08:01:09,087 INFO: Local timeline=30 lsn=63/ED000000 2023-06-22 08:01:09,103 INFO: master_timeline=30 2023-06-22 08:01:09,187 INFO: no action. I am a secondary (pg-db-repl1-7fbc985b57-2djzj) and following a leader (pg-db-59b8c4bb5f-9ggxd) 2023-06-22 08:01:09,355 INFO: no action. I am a secondary (pg-db-repl1-7fbc985b57-2djzj) and following a leader (pg-db-59b8c4bb5f-9ggxd) 2023-06-22 08:01:09,523 WARNING: Postgresql is not running. 2023-06-22 08:01:09,523 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:09,531 INFO: Reaped pid=268, exit status=0 2023-06-22 08:01:09,532 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:01:06 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:01:09,533 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:09,549 INFO: Reaped pid=270, exit status=0 2023-06-22 08:01:09,557 INFO: Reaped pid=271, exit status=0 2023-06-22 08:01:09,558 INFO: Local timeline=None lsn=None 2023-06-22 08:01:09,558 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:09,592 INFO: starting as a secondary 2023-06-22 08:01:09,597 INFO: closed patroni connection to the postgresql cluster 2023-06-22 08:01:09.984 UTC [277] LOG: pgaudit extension initialized 2023-06-22 08:01:10,052 INFO: postmaster pid=277 /tmp:5432 - no response 2023-06-22 08:01:10.080 UTC [277] LOG: redirecting log output to logging collector process 2023-06-22 08:01:10.080 UTC [277] HINT: Future log output will appear in directory "pg_log". /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - accepting connections 2023-06-22 08:01:19,246 ERROR: get_postgresql_status Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/patroni/api.py", line 657, in query with self.patroni.postgresql.connection().cursor() as cursor: File "/usr/lib/python3.6/site-packages/patroni/postgresql/__init__.py", line 255, in connection return self._connection.get() File "/usr/lib/python3.6/site-packages/patroni/postgresql/connection.py", line 23, in get self._connection = psycopg2.connect(**self._conn_kwargs) File "/usr/lib64/python3.6/site-packages/psycopg2/__init__.py", line 127, in connect conn = _connect(dsn, connection_factory=connection_factory, **kwasync) psycopg2.OperationalError: connection to server on socket "/tmp/.s.PGSQL.5432" failed: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/patroni/api.py", line 595, in get_postgresql_status row = self.query(stmt.format(postgresql.wal_name, postgresql.lsn_name), retry=retry)[0] File "/usr/lib/python3.6/site-packages/patroni/api.py", line 577, in query return self.server.query(sql, *params) File "/usr/lib/python3.6/site-packages/patroni/api.py", line 663, in query raise PostgresConnectionException('connection problems') patroni.exceptions.PostgresConnectionException: 'connection problems' 2023-06-22 08:01:19,266 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:19,338 INFO: restarting after failure in progress 2023-06-22 08:01:19,344 WARNING: Postgresql is not running. 2023-06-22 08:01:19,344 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:19,354 INFO: Reaped pid=382, exit status=0 2023-06-22 08:01:19,355 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:01:16 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:01:19,356 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:19,390 INFO: Reaped pid=384, exit status=0 2023-06-22 08:01:19,404 INFO: Reaped pid=391, exit status=0 2023-06-22 08:01:19,405 INFO: Local timeline=None lsn=None 2023-06-22 08:01:19,406 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:19,489 INFO: starting as a secondary 2023-06-22 08:01:19,493 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:19,494 INFO: restarting after failure in progress 2023-06-22 08:01:19.852 UTC [400] LOG: pgaudit extension initialized 2023-06-22 08:01:19.910 UTC [400] LOG: redirecting log output to logging collector process 2023-06-22 08:01:19.910 UTC [400] HINT: Future log output will appear in directory "pg_log". 2023-06-22 08:01:19,913 INFO: postmaster pid=400 /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - accepting connections 2023-06-22 08:01:28,295 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:28,295 INFO: establishing a new patroni connection to the postgres cluster 2023-06-22 08:01:28,333 INFO: Local timeline=30 lsn=63/EBFFFB60 2023-06-22 08:01:28,344 INFO: master_timeline=30 2023-06-22 08:01:28,416 INFO: no action. I am a secondary (pg-db-repl1-7fbc985b57-2djzj) and following a leader (pg-db-59b8c4bb5f-9ggxd) 2023-06-22 08:01:28,488 ERROR: get_postgresql_status Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/patroni/api.py", line 658, in query cursor.execute(sql, params) psycopg2.OperationalError: terminating connection due to unexpected postmaster exit server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/patroni/api.py", line 595, in get_postgresql_status row = self.query(stmt.format(postgresql.wal_name, postgresql.lsn_name), retry=retry)[0] File "/usr/lib/python3.6/site-packages/patroni/api.py", line 577, in query return self.server.query(sql, *params) File "/usr/lib/python3.6/site-packages/patroni/api.py", line 663, in query raise PostgresConnectionException('connection problems') patroni.exceptions.PostgresConnectionException: 'connection problems' 2023-06-22 08:01:29,285 WARNING: Postgresql is not running. 2023-06-22 08:01:29,285 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:29,293 INFO: Reaped pid=520, exit status=0 2023-06-22 08:01:29,293 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:01:25 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:01:29,294 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:29,310 INFO: Reaped pid=522, exit status=0 2023-06-22 08:01:29,318 INFO: Reaped pid=523, exit status=0 2023-06-22 08:01:29,319 INFO: Local timeline=None lsn=None 2023-06-22 08:01:29,319 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:29,402 INFO: starting as a secondary 2023-06-22 08:01:29,571 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:29,599 INFO: restarting after failure in progress 2023-06-22 08:01:29.818 UTC [542] LOG: pgaudit extension initialized 2023-06-22 08:01:29,850 INFO: postmaster pid=542 /tmp:5432 - no response 2023-06-22 08:01:29.889 UTC [542] LOG: redirecting log output to logging collector process 2023-06-22 08:01:29.889 UTC [542] HINT: Future log output will appear in directory "pg_log". /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections 2023-06-22 08:01:33,792 WARNING: Retry got exception: 'connection problems' /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - no response 2023-06-22 08:01:39,051 WARNING: Postgresql is not running. 2023-06-22 08:01:39,051 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:39,063 INFO: Reaped pid=699, exit status=0 2023-06-22 08:01:39,064 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:01:36 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:01:39,065 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:39,110 INFO: Reaped pid=701, exit status=0 2023-06-22 08:01:39,120 INFO: Reaped pid=702, exit status=0 2023-06-22 08:01:39,121 INFO: Local timeline=None lsn=None 2023-06-22 08:01:39,121 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:39,159 INFO: starting as a secondary 2023-06-22 08:01:39,162 INFO: closed patroni connection to the postgresql cluster 2023-06-22 08:01:39,240 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:39,317 INFO: restarting after failure in progress 2023-06-22 08:01:39,490 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:39,490 INFO: restarting after failure in progress 2023-06-22 08:01:39.557 UTC [717] LOG: pgaudit extension initialized 2023-06-22 08:01:39,586 INFO: postmaster pid=717 /tmp:5432 - no response 2023-06-22 08:01:39.606 UTC [717] LOG: redirecting log output to logging collector process 2023-06-22 08:01:39.606 UTC [717] HINT: Future log output will appear in directory "pg_log". /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections 2023-06-22 08:01:48,070 WARNING: Retry got exception: 'connection problems' /tmp:5432 - no response 2023-06-22 08:01:48,743 WARNING: Postgresql is not running. 2023-06-22 08:01:48,743 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:48,750 INFO: Reaped pid=869, exit status=0 2023-06-22 08:01:48,751 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:01:45 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:01:48,752 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:48,769 INFO: Reaped pid=871, exit status=0 2023-06-22 08:01:48,778 INFO: Reaped pid=872, exit status=0 2023-06-22 08:01:48,779 INFO: Local timeline=None lsn=None 2023-06-22 08:01:48,779 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:48,828 INFO: starting as a secondary 2023-06-22 08:01:49.264 UTC [891] LOG: pgaudit extension initialized 2023-06-22 08:01:49,288 INFO: postmaster pid=891 /tmp:5432 - no response 2023-06-22 08:01:49.354 UTC [891] LOG: redirecting log output to logging collector process 2023-06-22 08:01:49.354 UTC [891] HINT: Future log output will appear in directory "pg_log". 2023-06-22 08:01:49,295 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:49,355 INFO: restarting after failure in progress 2023-06-22 08:01:49,472 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:49,473 INFO: restarting after failure in progress /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - no response 2023-06-22 08:01:58,475 WARNING: Postgresql is not running. 2023-06-22 08:01:58,476 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:58,483 INFO: Reaped pid=1014, exit status=0 2023-06-22 08:01:58,484 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:01:55 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:01:58,484 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:58,497 INFO: Reaped pid=1016, exit status=0 2023-06-22 08:01:58,504 INFO: Reaped pid=1017, exit status=0 2023-06-22 08:01:58,506 INFO: Local timeline=None lsn=None 2023-06-22 08:01:58,506 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:58,539 INFO: starting as a secondary 2023-06-22 08:01:58,548 INFO: closed patroni connection to the postgresql cluster 2023-06-22 08:01:58.994 UTC [1032] LOG: pgaudit extension initialized 2023-06-22 08:01:59,019 INFO: postmaster pid=1032 /tmp:5432 - no response 2023-06-22 08:01:59.079 UTC [1032] LOG: redirecting log output to logging collector process 2023-06-22 08:01:59.079 UTC [1032] HINT: Future log output will appear in directory "pg_log". 2023-06-22 08:01:59,265 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:59,296 INFO: restarting after failure in progress 2023-06-22 08:01:59,461 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:01:59,461 INFO: restarting after failure in progress /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections 2023-06-22 08:02:03,036 WARNING: Retry got exception: 'connection problems' /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - accepting connections 2023-06-22 08:02:08,312 WARNING: Postgresql is not running. 2023-06-22 08:02:08,312 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:08,325 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:02:05 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:02:08,326 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:08,336 INFO: Reaped pid=1192, exit status=0 2023-06-22 08:02:08,343 INFO: Reaped pid=1193, exit status=0 2023-06-22 08:02:08,356 INFO: Reaped pid=1194, exit status=0 2023-06-22 08:02:08,357 INFO: Local timeline=None lsn=None 2023-06-22 08:02:08,358 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:08,447 INFO: starting as a secondary 2023-06-22 08:02:09,351 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:09,457 INFO: restarting after failure in progress 2023-06-22 08:02:09,700 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:09,701 INFO: restarting after failure in progress 2023-06-22 08:02:10.061 UTC [1222] LOG: pgaudit extension initialized 2023-06-22 08:02:10,070 INFO: postmaster pid=1222 /tmp:5432 - no response 2023-06-22 08:02:10.111 UTC [1222] LOG: redirecting log output to logging collector process 2023-06-22 08:02:10.111 UTC [1222] HINT: Future log output will appear in directory "pg_log". /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections 2023-06-22 08:02:18,336 WARNING: Retry got exception: 'connection problems' /tmp:5432 - no response 2023-06-22 08:02:19,254 WARNING: Postgresql is not running. 2023-06-22 08:02:19,254 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:19,262 INFO: Reaped pid=1366, exit status=0 2023-06-22 08:02:19,264 INFO: pg_controldata: pg_control version number: 1300 Catalog version number: 202107181 Database system identifier: 7171169577846022315 Database cluster state: in archive recovery pg_control last modified: Thu Jun 22 08:02:16 2023 Latest checkpoint location: 63/E6000098 Latest checkpoint's REDO location: 63/E6000028 Latest checkpoint's REDO WAL file: 0000001E00000063000000E6 Latest checkpoint's TimeLineID: 30 Latest checkpoint's PrevTimeLineID: 30 Latest checkpoint's full_page_writes: on Latest checkpoint's NextXID: 0:598862 Latest checkpoint's NextOID: 103799 Latest checkpoint's NextMultiXactId: 1180 Latest checkpoint's NextMultiOffset: 3038 Latest checkpoint's oldestXID: 727 Latest checkpoint's oldestXID's DB: 1 Latest checkpoint's oldestActiveXID: 598862 Latest checkpoint's oldestMultiXid: 1 Latest checkpoint's oldestMulti's DB: 1 Latest checkpoint's oldestCommitTsXid: 0 Latest checkpoint's newestCommitTsXid: 0 Time of latest checkpoint: Wed Jun 21 18:37:34 2023 Fake LSN counter for unlogged rels: 0/3E8 Minimum recovery ending location: 63/EB47C3D0 Min recovery ending loc's timeline: 30 Backup start location: 0/0 Backup end location: 0/0 End-of-backup record required: no wal_level setting: logical wal_log_hints setting: on max_connections setting: 100 max_worker_processes setting: 8 max_wal_senders setting: 6 max_prepared_xacts setting: 0 max_locks_per_xact setting: 64 track_commit_timestamp setting: off Maximum data alignment: 8 Database block size: 8192 Blocks per segment of large relation: 131072 WAL block size: 8192 Bytes per WAL segment: 16777216 Maximum length of identifiers: 64 Maximum columns in an index: 32 Maximum size of a TOAST chunk: 1996 Size of a large-object chunk: 2048 Date/time type storage: 64-bit integers Float8 argument passing: by value Data page checksum version: 1 Mock authentication nonce: 8d6219324bcaa02b9164a7c5bd78b0bb679e9ebfc1677248a655049c8daf12e5 2023-06-22 08:02:19,265 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:19,282 INFO: Reaped pid=1368, exit status=0 2023-06-22 08:02:19,290 INFO: Reaped pid=1369, exit status=0 2023-06-22 08:02:19,290 INFO: Local timeline=None lsn=None 2023-06-22 08:02:19,291 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:19,319 INFO: starting as a secondary 2023-06-22 08:02:19,326 INFO: closed patroni connection to the postgresql cluster 2023-06-22 08:02:19,437 INFO: Lock owner: pg-db-59b8c4bb5f-9ggxd; I am pg-db-repl1-7fbc985b57-2djzj 2023-06-22 08:02:19,508 INFO: restarting after failure in progress 2023-06-22 08:02:19.706 UTC [1384] LOG: pgaudit extension initialized 2023-06-22 08:02:19,752 INFO: postmaster pid=1384 /tmp:5432 - no response 2023-06-22 08:02:19.780 UTC [1384] LOG: redirecting log output to logging collector process 2023-06-22 08:02:19.780 UTC [1384] HINT: Future log output will appear in directory "pg_log". /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections /tmp:5432 - rejecting connections