Results

By type

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

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