031_recovery_conflict_standby.log

text/plain

Filename: 031_recovery_conflict_standby.log
Type: text/plain
Part: 1
Message: Re: A failure in 031_recovery_conflict.pl on Debian/s390x
2023-08-08 22:20:24.198 UTC [778701] LOG:  starting PostgreSQL 17devel (Debian 17~~devel-1) on s390x-ibm-linux-gnu, compiled by gcc (Debian 13.2.0-1) 13.2.0, 64-bit
2023-08-08 22:20:24.198 UTC [778701] LOG:  listening on Unix socket "/tmp/S8kif7vda0/.s.PGSQL.59146"
2023-08-08 22:20:24.200 UTC [778707] LOG:  database system was interrupted; last known up at 2023-08-08 22:20:23 UTC
2023-08-08 22:20:24.200 UTC [778707] LOG:  entering standby mode
2023-08-08 22:20:24.201 UTC [778707] LOG:  redo starts at 0/2000028
2023-08-08 22:20:24.201 UTC [778707] WARNING:  unexpected directory entry "16384" found in pg_tblspc/
2023-08-08 22:20:24.201 UTC [778707] DETAIL:  All directory entries in pg_tblspc/ should be symbolic links.
2023-08-08 22:20:24.201 UTC [778707] HINT:  Remove those directories, or set allow_in_place_tablespaces to ON transiently to let recovery complete.
2023-08-08 22:20:24.201 UTC [778707] LOG:  consistent recovery state reached at 0/2000100
2023-08-08 22:20:24.204 UTC [778701] LOG:  database system is ready to accept read-only connections
2023-08-08 22:20:24.216 UTC [778708] LOG:  started streaming WAL from primary at 0/3000000 on timeline 1
2023-08-08 22:20:24.715 UTC [778760] 031_recovery_conflict.pl LOG:  statement: BEGIN;
2023-08-08 22:20:24.720 UTC [778760] 031_recovery_conflict.pl LOG:  statement: DECLARE test_recovery_conflict_cursor CURSOR FOR SELECT b FROM test_recovery_conflict_table1;
2023-08-08 22:20:24.726 UTC [778760] 031_recovery_conflict.pl LOG:  statement: FETCH FORWARD FROM test_recovery_conflict_cursor;
2023-08-08 22:20:24.741 UTC [778760] 031_recovery_conflict.pl LOG:  statement: ;
2023-08-08 22:23:50.442 UTC [778708] FATAL:  could not receive data from WAL stream: server closed the connection unexpectedly
		This probably means the server terminated abnormally
		before or while processing the request.
2023-08-08 22:23:50.442 UTC [778707] LOG:  invalid record length at 0/347E6A8: expected at least 24, got 0
2023-08-08 22:23:50.456 UTC [796019] FATAL:  could not connect to the primary server: connection to server on socket "/tmp/S8kif7vda0/.s.PGSQL.59145" failed: FATAL:  the database system is shutting down
2023-08-08 22:23:50.490 UTC [778707] LOG:  waiting for WAL to become available at 0/347E6C0
2023-08-08 22:23:50.957 UTC [796029] FATAL:  could not connect to the primary server: connection to server on socket "/tmp/S8kif7vda0/.s.PGSQL.59145" failed: FATAL:  the database system is shutting down
2023-08-08 22:23:50.957 UTC [778707] LOG:  waiting for WAL to become available at 0/347E6C0
2023-08-08 22:23:51.095 UTC [778701] LOG:  received immediate shutdown request
2023-08-08 22:23:51.098 UTC [778701] LOG:  database system is shut down