Results

By type

          Thu May 20 01:53:19 UTC 2021 INFO: Setting PGROOT to /usr/pgsql-10.
Thu May 20 01:53:19 UTC 2021 INFO: PG_CTL_START_TIMEOUT set at: 60
Thu May 20 01:53:19 UTC 2021 INFO: PG_CTL_STOP_TIMEOUT set at: 60
Thu May 20 01:53:19 UTC 2021 INFO: PG_CTL_PROMOTE_TIMEOUT set at: 60
Thu May 20 01:53:19 UTC 2021 INFO: Cleaning up the old postmaster.pid file..
Thu May 20 01:53:19 UTC 2021 INFO: User ID is set to uid=26(postgres) gid=26(postgres) groups=26(postgres).
Thu May 20 01:53:19 UTC 2021 INFO: Working on replica..
Thu May 20 01:53:19 UTC 2021 INFO: Initializing the replica.
Thu May 20 01:53:19 UTC 2021 INFO: Waiting to allow the primary database time to successfully start before performing the initial backup..
dbc-pg-primary:5432 - accepting connections
Thu May 20 01:53:19 UTC 2021 INFO: The database is ready.
              now              
-------------------------------
 2021-05-20 01:53:19.929472+00
(1 row)

Thu May 20 01:53:19 UTC 2021 INFO: The database is ready.
Thu May 20 01:53:27 UTC 2021 INFO: SYNC_REPLICA environment variable is not set.
Thu May 20 01:53:27 UTC 2021 INFO: onap-dbc-pg-replica-86f8d4f6ff-s9wcp is the APPLICATION_NAME being used.
Thu May 20 01:53:27 UTC 2021 INFO: Setting up recovery using methodology for PostgreSQL 11 and below.
Thu May 20 01:53:27 UTC 2021 INFO: Setting ARCHIVE_MODE to off.
Thu May 20 01:53:27 UTC 2021 INFO: Setting ARCHIVE_TIMEOUT to 0.
Thu May 20 01:53:27 UTC 2021 INFO: Starting PostgreSQL..
2021-05-20 01:53:27 UTC [54]: [1-1] user=,db=,app=,client=LOG:  pgaudit extension initialized
2021-05-20 01:53:27 UTC [54]: [2-1] user=,db=,app=,client=LOG:  listening on IPv4 address "0.0.0.0", port 5432
2021-05-20 01:53:27 UTC [54]: [3-1] user=,db=,app=,client=LOG:  listening on IPv6 address "::", port 5432
2021-05-20 01:53:28 UTC [54]: [4-1] user=,db=,app=,client=LOG:  listening on Unix socket "/tmp/.s.PGSQL.5432"
2021-05-20 01:53:28 UTC [54]: [5-1] user=,db=,app=,client=LOG:  redirecting log output to logging collector process
2021-05-20 01:53:28 UTC [54]: [6-1] user=,db=,app=,client=HINT:  Future log output will appear in directory "pg_log".