24210 2022-06-28 02:19:12.074 UTC LOG: starting PostgreSQL 15devel on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44), 64-bit 24210 2022-06-28 02:19:12.074 UTC LOG: listening on IPv4 address "0.0.0.0", port 11002 24210 2022-06-28 02:19:12.074 UTC LOG: listening on IPv6 address "::", port 11002 24210 2022-06-28 02:19:12.080 UTC LOG: listening on Unix socket "/tmp/.s.PGSQL.11002" 24214 2022-06-28 02:19:12.087 UTC LOG: database system was shut down at 2022-06-28 02:19:10 UTC 24210 2022-06-28 02:19:12.095 UTC LOG: database system is ready to accept connections 24221 2022-06-28 02:19:12.164 UTC LOG: statement: CREATE EXTENSION pgpool_regclass; 24221 2022-06-28 02:19:12.170 UTC LOG: statement: CREATE EXTENSION pgpool_recovery; 24221 2022-06-28 02:19:12.173 UTC LOG: statement: CREATE DATABASE test; 24260 2022-06-28 02:19:12.428 UTC LOG: statement: SELECT pg_is_in_recovery() 24260 2022-06-28 02:19:12.429 UTC LOG: statement: SELECT current_setting('server_version_num') 24265 2022-06-28 02:19:12.436 UTC LOG: statement: SELECT pg_is_in_recovery() 24267 2022-06-28 02:19:13.288 UTC LOG: statement: SELECT version() 24269 2022-06-28 02:19:13.298 UTC LOG: statement: SELECT pg_is_in_recovery() 24267 2022-06-28 02:19:13.300 UTC LOG: statement: DISCARD ALL 24281 2022-06-28 02:19:13.327 UTC LOG: statement: SELECT current_setting('server_version_num') 24281 2022-06-28 02:19:13.328 UTC LOG: statement: SELECT pg_current_wal_lsn() 24281 2022-06-28 02:19:13.328 UTC LOG: statement: SELECT application_name, state, sync_state FROM pg_stat_replication 24279 2022-06-28 02:19:13.331 UTC LOG: statement: DISCARD ALL 24281 2022-06-28 02:19:13.333 UTC LOG: statement: SELECT pg_is_in_recovery() 24285 2022-06-28 02:19:13.347 UTC LOG: statement: SELECT pg_is_in_recovery() 24283 2022-06-28 02:19:13.353 UTC LOG: statement: DISCARD ALL 24289 2022-06-28 02:19:13.362 UTC LOG: statement: SET statement_timeout To 0 24289 2022-06-28 02:19:13.363 UTC LOG: statement: SELECT pgpool_recovery('basebackup.sh', 'localhost', '$TESTDIR/data1', '11002', 1, '11003', 'localhost') 24212 2022-06-28 02:19:13.454 UTC LOG: checkpoint starting: immediate force wait 24212 2022-06-28 02:19:13.594 UTC LOG: checkpoint complete: wrote 797 buffers (4.9%); 0 WAL file(s) added, 0 removed, 1 recycled; write=0.040 s, sync=0.025 s, total=0.141 s; sync files=199, longest=0.005 s, average=0.001 s; distance=9006 kB, estimate=9006 kB