Results

By type

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

Tue May 25 02:13:53 UTC 2021 INFO: The database is ready.
Tue May 25 02:14:11 UTC 2021 INFO: SYNC_REPLICA environment variable is not set.
Tue May 25 02:14:11 UTC 2021 INFO: onap-dcaemod-db-replica-74df5c7d99-8rkjw is the APPLICATION_NAME being used.
Tue May 25 02:14:11 UTC 2021 INFO: Setting up recovery using methodology for PostgreSQL 11 and below.
Tue May 25 02:14:12 UTC 2021 INFO: Setting ARCHIVE_MODE to off.
Tue May 25 02:14:12 UTC 2021 INFO: Setting ARCHIVE_TIMEOUT to 0.
Tue May 25 02:14:12 UTC 2021 INFO: Starting PostgreSQL..
2021-05-25 02:14:12 UTC [54]: [1-1] user=,db=,app=,client=LOG:  pgaudit extension initialized
2021-05-25 02:14:12 UTC [54]: [2-1] user=,db=,app=,client=LOG:  listening on IPv4 address "0.0.0.0", port 5432
2021-05-25 02:14:12 UTC [54]: [3-1] user=,db=,app=,client=LOG:  listening on IPv6 address "::", port 5432
2021-05-25 02:14:12 UTC [54]: [4-1] user=,db=,app=,client=LOG:  listening on Unix socket "/tmp/.s.PGSQL.5432"
2021-05-25 02:14:13 UTC [54]: [5-1] user=,db=,app=,client=LOG:  redirecting log output to logging collector process
2021-05-25 02:14:13 UTC [54]: [6-1] user=,db=,app=,client=HINT:  Future log output will appear in directory "pg_log".