Results

By type

          Mon Dec 13 23:04:29 UTC 2021 INFO: Image mode found: postgres
Mon Dec 13 23:04:29 UTC 2021 INFO: Starting in 'postgres' mode
Mon Dec 13 23:04:29 UTC 2021 INFO: Setting PGROOT to /usr/pgsql-13.
Mon Dec 13 23:04:29 UTC 2021 INFO: PG_CTL_START_TIMEOUT set at: 60
Mon Dec 13 23:04:29 UTC 2021 INFO: PG_CTL_STOP_TIMEOUT set at: 60
Mon Dec 13 23:04:29 UTC 2021 INFO: PG_CTL_PROMOTE_TIMEOUT set at: 60
Mon Dec 13 23:04:29 UTC 2021 INFO: Cleaning up the old postmaster.pid file..
Mon Dec 13 23:04:29 UTC 2021 INFO: User ID is set to uid=26(postgres) gid=26(postgres) groups=26(postgres).
Mon Dec 13 23:04:29 UTC 2021 INFO: Working on replica..
Mon Dec 13 23:04:29 UTC 2021 INFO: Initializing the replica.
Mon Dec 13 23:04:29 UTC 2021 INFO: Waiting to allow the primary database time to successfully start before performing the initial backup..
tcp-pgset-primary:5432 - accepting connections
Mon Dec 13 23:04:29 UTC 2021 INFO: The database is ready.
             now              
------------------------------
 2021-12-13 23:04:29.37143+00
(1 row)

Mon Dec 13 23:04:29 UTC 2021 INFO: The database is ready.
Mon Dec 13 23:04:38 UTC 2021 INFO: SYNC_REPLICA environment variable is not set.
Mon Dec 13 23:04:38 UTC 2021 INFO: dev-postgres-replica-d974d5d86-x8krb is the APPLICATION_NAME being used.
Mon Dec 13 23:04:38 UTC 2021 INFO: Setting up recovery using methodology for PostgreSQL 12 and above.
Mon Dec 13 23:04:38 UTC 2021 INFO: Preparing recovery settings in /tmp/pgrepl-recovery.conf
Mon Dec 13 23:04:38 UTC 2021 INFO: Setting ARCHIVE_MODE to off.
Mon Dec 13 23:04:38 UTC 2021 INFO: Setting ARCHIVE_TIMEOUT to 0.
Mon Dec 13 23:04:38 UTC 2021 INFO: Starting PostgreSQL..
2021-12-13 23:04:38 UTC [54]: [1-1] user=,db=,app=,client=LOG:  pgaudit extension initialized
2021-12-13 23:04:38 UTC [54]: [2-1] user=,db=,app=,client=WARNING:  pgnodemx: Kubernetes Downward API path /etc/podinfo does not exist: No such file or directory
2021-12-13 23:04:38 UTC [54]: [3-1] user=,db=,app=,client=DETAIL:  disabling Kubernetes Downward API file system access
2021-12-13 23:04:39 UTC [54]: [4-1] user=,db=,app=,client=LOG:  redirecting log output to logging collector process
2021-12-13 23:04:39 UTC [54]: [5-1] user=,db=,app=,client=HINT:  Future log output will appear in directory "pg_log".