Results

By type

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

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