2020-09-07 06:20:33.431 UTC [10883] LOG: starting PostgreSQL 14devel on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39), 64-bit 2020-09-07 06:20:33.432 UTC [10883] LOG: listening on Unix socket "/tmp/XOpPsnyCWo/.s.PGSQL.64746" 2020-09-07 06:20:33.434 UTC [10884] LOG: database system was shut down at 2020-09-07 06:20:33 UTC 2020-09-07 06:20:33.436 UTC [10883] LOG: database system is ready to accept connections 2020-09-07 06:20:33.532 UTC [10892] 018_wal_optimize.pl LOG: statement: CREATE TABLESPACE other LOCATION '/home/postgres/PostgreSQL-Source-Dev/src/test/recovery/tmp_check/t_018_wal_optimize_node_replica_data/tablespace_other'; 2020-09-07 06:20:33.542 UTC [10894] 018_wal_optimize.pl LOG: statement: BEGIN; 2020-09-07 06:20:33.542 UTC [10894] 018_wal_optimize.pl LOG: statement: CREATE TABLE trunc (id serial PRIMARY KEY); 2020-09-07 06:20:33.548 UTC [10894] 018_wal_optimize.pl LOG: statement: TRUNCATE trunc; 2020-09-07 06:20:33.549 UTC [10894] 018_wal_optimize.pl LOG: statement: COMMIT; 2020-09-07 06:20:33.551 UTC [10883] LOG: received immediate shutdown request 2020-09-07 06:20:33.551 UTC [10888] WARNING: terminating connection because of crash of another server process 2020-09-07 06:20:33.551 UTC [10888] DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. 2020-09-07 06:20:33.551 UTC [10888] HINT: In a moment you should be able to reconnect to the database and repeat your command. 2020-09-07 06:20:33.555 UTC [10883] LOG: database system is shut down 2020-09-07 06:20:33.672 UTC [10898] LOG: starting PostgreSQL 14devel on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39), 64-bit 2020-09-07 06:20:33.672 UTC [10898] LOG: listening on Unix socket "/tmp/XOpPsnyCWo/.s.PGSQL.64746" 2020-09-07 06:20:33.674 UTC [10899] LOG: database system was interrupted; last known up at 2020-09-07 06:20:33 UTC 2020-09-07 06:20:33.674 UTC [10899] LOG: database system was not properly shut down; automatic recovery in progress 2020-09-07 06:20:33.675 UTC [10899] LOG: redo starts at 0/15E2DA0 2020-09-07 06:20:33.682 UTC [10899] LOG: invalid record length at 0/15FFE48: wanted 24, got 0 2020-09-07 06:20:33.682 UTC [10899] LOG: redo done at 0/15FF9D0 2020-09-07 06:20:33.686 UTC [10898] LOG: database system is ready to accept connections 2020-09-07 06:20:33.774 UTC [10907] 018_wal_optimize.pl LOG: statement: SELECT count(*) FROM trunc; 2020-09-07 06:20:33.784 UTC [10909] 018_wal_optimize.pl LOG: statement: BEGIN; 2020-09-07 06:20:33.784 UTC [10909] 018_wal_optimize.pl LOG: statement: CREATE TABLE trunc_ins (id serial PRIMARY KEY); 2020-09-07 06:20:33.789 UTC [10909] 018_wal_optimize.pl LOG: statement: INSERT INTO trunc_ins VALUES (DEFAULT); 2020-09-07 06:20:33.789 UTC [10909] 018_wal_optimize.pl LOG: statement: TRUNCATE trunc_ins; 2020-09-07 06:20:33.790 UTC [10909] 018_wal_optimize.pl LOG: statement: INSERT INTO trunc_ins VALUES (DEFAULT); 2020-09-07 06:20:33.791 UTC [10909] 018_wal_optimize.pl LOG: statement: COMMIT; 2020-09-07 06:20:33.793 UTC [10898] LOG: received immediate shutdown request 2020-09-07 06:20:33.793 UTC [10903] WARNING: terminating connection because of crash of another server process 2020-09-07 06:20:33.793 UTC [10903] DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. 2020-09-07 06:20:33.793 UTC [10903] HINT: In a moment you should be able to reconnect to the database and repeat your command. 2020-09-07 06:20:33.797 UTC [10898] LOG: database system is shut down 2020-09-07 06:20:33.915 UTC [10913] LOG: starting PostgreSQL 14devel on x86_64-pc-linux-gnu, compiled by gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39), 64-bit 2020-09-07 06:20:33.915 UTC [10913] LOG: listening on Unix socket "/tmp/XOpPsnyCWo/.s.PGSQL.64746" 2020-09-07 06:20:33.917 UTC [10914] LOG: database system was interrupted; last known up at 2020-09-07 06:20:33 UTC 2020-09-07 06:20:33.917 UTC [10914] LOG: database system was not properly shut down; automatic recovery in progress 2020-09-07 06:20:33.918 UTC [10914] LOG: redo starts at 0/15FFEC0 2020-09-07 06:20:33.919 UTC [10914] FATAL: unexpected data beyond EOF in block 1 of relation base/13743/24581 2020-09-07 06:20:33.919 UTC [10914] HINT: This has been seen to occur with buggy kernels; consider updating your system. 2020-09-07 06:20:33.919 UTC [10914] CONTEXT: WAL redo at 0/161C3A0 for Btree/NEWROOT: lev 0 2020-09-07 06:20:33.920 UTC [10913] LOG: startup process (PID 10914) exited with exit code 1 2020-09-07 06:20:33.920 UTC [10913] LOG: aborting startup due to startup process failure 2020-09-07 06:20:33.921 UTC [10913] LOG: database system is shut down