2025-03-05 13:39:42.918 UTC [29811][postmaster] LOG: starting PostgreSQL 18devel on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit 2025-03-05 13:39:42.918 UTC [29811][postmaster] LOG: listening on Unix socket "/tmp/pg_regress-me36gV/.s.PGSQL.65312" 2025-03-05 13:39:42.938 UTC [29818][startup] LOG: database system was shut down at 2025-03-05 13:38:14 UTC 2025-03-05 13:39:42.951 UTC [29811][postmaster] LOG: database system is ready to accept connections 2025-03-05 13:39:42.980 UTC [29822][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:42.981 UTC [29822][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:42.981 UTC [29822][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2025-03-05 13:39:43.050 UTC [29822][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.071 user=postgres database=postgres host=[local] 2025-03-05 13:39:43.111 UTC [29829][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.120 UTC [29829][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.120 UTC [29829][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=pg_regress 2025-03-05 13:39:43.309 UTC [29829][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.199 user=postgres database=postgres host=[local] 2025-03-05 13:39:43.365 UTC [29839][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.366 UTC [29839][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.366 UTC [29839][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress/dblink 2025-03-05 13:39:43.454 UTC [29839][client backend] [pg_regress/dblink][2/19:0] ERROR: invalid attribute number 4 2025-03-05 13:39:43.454 UTC [29839][client backend] [pg_regress/dblink][2/19:0] STATEMENT: SELECT dblink_build_sql_insert('foo','1 2 3 4',4,'{"0", "a", "{a0,b0,c0}"}','{"99", "xyz", "{za0,zb0,zc0}"}'); 2025-03-05 13:39:43.454 UTC [29839][client backend] [pg_regress/dblink][2/21:0] ERROR: invalid attribute number 4 2025-03-05 13:39:43.454 UTC [29839][client backend] [pg_regress/dblink][2/21:0] STATEMENT: SELECT dblink_build_sql_update('foo','1 2 3 4',4,'{"0", "a", "{a0,b0,c0}"}','{"99", "xyz", "{za0,zb0,zc0}"}'); 2025-03-05 13:39:43.455 UTC [29839][client backend] [pg_regress/dblink][2/23:0] ERROR: invalid attribute number 4 2025-03-05 13:39:43.455 UTC [29839][client backend] [pg_regress/dblink][2/23:0] STATEMENT: SELECT dblink_build_sql_delete('foo','1 2 3 4',4,'{"0", "a", "{a0,b0,c0}"}'); 2025-03-05 13:39:43.465 UTC [29839][client backend] [pg_regress/dblink][2/37:0] ERROR: invalid attribute number 4 2025-03-05 13:39:43.465 UTC [29839][client backend] [pg_regress/dblink][2/37:0] STATEMENT: SELECT dblink_build_sql_insert('foo_1','1 2 3 4',4,'{"0", "a", "{a0,b0,c0}"}','{"99", "xyz", "{za0,zb0,zc0}"}'); 2025-03-05 13:39:43.466 UTC [29839][client backend] [pg_regress/dblink][2/39:0] ERROR: invalid attribute number 4 2025-03-05 13:39:43.466 UTC [29839][client backend] [pg_regress/dblink][2/39:0] STATEMENT: SELECT dblink_build_sql_update('foo_1','1 2 3 4',4,'{"0", "a", "{a0,b0,c0}"}','{"99", "xyz", "{za0,zb0,zc0}"}'); 2025-03-05 13:39:43.473 UTC [29839][client backend] [pg_regress/dblink][2/41:0] ERROR: invalid attribute number 4 2025-03-05 13:39:43.473 UTC [29839][client backend] [pg_regress/dblink][2/41:0] STATEMENT: SELECT dblink_build_sql_delete('foo_1','1 2 3 4',4,'{"0", "a", "{a0,b0,c0}"}'); 2025-03-05 13:39:43.491 UTC [29852][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.493 UTC [29852][client backend] [[unknown]][3/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.493 UTC [29852][client backend] [[unknown]][3/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.498 UTC [29839][client backend] [pg_regress/dblink][2/52:0] ERROR: connection not available 2025-03-05 13:39:43.498 UTC [29839][client backend] [pg_regress/dblink][2/52:0] STATEMENT: SELECT * FROM dblink('SELECT * FROM foo') AS t(a int, b text, c text[]) WHERE t.a > 7; 2025-03-05 13:39:43.503 UTC [29852][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.011 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.517 UTC [29855][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.518 UTC [29855][client backend] [[unknown]][4/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.518 UTC [29855][client backend] [[unknown]][4/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.569 UTC [29858][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.578 UTC [29858][client backend] [[unknown]][5/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.578 UTC [29858][client backend] [[unknown]][5/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.591 UTC [29855][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.082 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.608 UTC [29858][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.040 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.652 UTC [29874][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.653 UTC [29874][client backend] [[unknown]][6/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.653 UTC [29874][client backend] [[unknown]][6/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.666 UTC [29874][client backend] [pg_regress][6/3:0] ERROR: relation "foobar" does not exist at character 49 2025-03-05 13:39:43.666 UTC [29874][client backend] [pg_regress][6/3:0] STATEMENT: DECLARE rmt_foo_cursor CURSOR FOR SELECT * FROM foobar 2025-03-05 13:39:43.673 UTC [29874][client backend] [pg_regress][6/5:0] ERROR: cursor "rmt_foobar_cursor" does not exist 2025-03-05 13:39:43.673 UTC [29874][client backend] [pg_regress][6/5:0] STATEMENT: FETCH 4 FROM rmt_foobar_cursor 2025-03-05 13:39:43.674 UTC [29874][client backend] [pg_regress][6/6:0] ERROR: cursor "rmt_foobar_cursor" does not exist 2025-03-05 13:39:43.674 UTC [29874][client backend] [pg_regress][6/6:0] STATEMENT: CLOSE rmt_foobar_cursor 2025-03-05 13:39:43.674 UTC [29874][client backend] [pg_regress][6/7:0] ERROR: cursor "rmt_foo_cursor" does not exist 2025-03-05 13:39:43.674 UTC [29874][client backend] [pg_regress][6/7:0] STATEMENT: FETCH 4 FROM rmt_foo_cursor 2025-03-05 13:39:43.675 UTC [29839][client backend] [pg_regress/dblink][2/67:0] ERROR: cursor "rmt_foo_cursor" does not exist 2025-03-05 13:39:43.675 UTC [29839][client backend] [pg_regress/dblink][2/67:0] CONTEXT: while fetching from cursor "rmt_foo_cursor" on unnamed dblink connection 2025-03-05 13:39:43.675 UTC [29839][client backend] [pg_regress/dblink][2/67:0] STATEMENT: SELECT * FROM dblink_fetch('rmt_foo_cursor',4) AS t(a int, b text, c text[]); 2025-03-05 13:39:43.675 UTC [29874][client backend] [pg_regress][6/8:0] ERROR: cursor "rmt_foo_cursor" does not exist 2025-03-05 13:39:43.675 UTC [29874][client backend] [pg_regress][6/8:0] STATEMENT: FETCH 4 FROM rmt_foo_cursor 2025-03-05 13:39:43.675 UTC [29839][client backend] [pg_regress/dblink][2/70:0] ERROR: connection not available 2025-03-05 13:39:43.675 UTC [29839][client backend] [pg_regress/dblink][2/70:0] STATEMENT: SELECT * FROM dblink('SELECT * FROM foo') AS t(a int, b text, c text[]) WHERE t.a > 7; 2025-03-05 13:39:43.678 UTC [29874][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.026 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.687 UTC [29878][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.688 UTC [29878][client backend] [[unknown]][7/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.688 UTC [29878][client backend] [[unknown]][7/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.699 UTC [29878][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.014 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.721 UTC [29879][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.722 UTC [29879][client backend] [[unknown]][8/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.722 UTC [29879][client backend] [[unknown]][8/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.729 UTC [29879][client backend] [pg_regress][8/4:0] ERROR: relation "foobar" does not exist at character 15 2025-03-05 13:39:43.729 UTC [29879][client backend] [pg_regress][8/4:0] STATEMENT: SELECT * FROM foobar 2025-03-05 13:39:43.732 UTC [29879][client backend] [pg_regress][8/7:0] ERROR: relation "foobar" does not exist at character 8 2025-03-05 13:39:43.732 UTC [29879][client backend] [pg_regress][8/7:0] STATEMENT: UPDATE foobar SET f3[2] = 'b99' WHERE f1 = 11 2025-03-05 13:39:43.733 UTC [29879][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.024 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.733 UTC [29839][client backend] [pg_regress/dblink][2/82:0] ERROR: could not establish connection 2025-03-05 13:39:43.733 UTC [29839][client backend] [pg_regress/dblink][2/82:0] DETAIL: missing "=" after "myconn" in connection info string 2025-03-05 13:39:43.733 UTC [29839][client backend] [pg_regress/dblink][2/82:0] STATEMENT: SELECT * FROM dblink('myconn','SELECT * FROM foo') AS t(a int, b text, c text[]) WHERE t.a > 7; 2025-03-05 13:39:43.757 UTC [29880][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.759 UTC [29880][client backend] [[unknown]][9/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.759 UTC [29880][client backend] [[unknown]][9/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.771 UTC [29880][client backend] [pg_regress][9/3:0] ERROR: relation "foobar" does not exist at character 15 2025-03-05 13:39:43.771 UTC [29880][client backend] [pg_regress][9/3:0] STATEMENT: SELECT * FROM foobar 2025-03-05 13:39:43.781 UTC [29882][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.782 UTC [29882][client backend] [[unknown]][10/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.782 UTC [29882][client backend] [[unknown]][10/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.786 UTC [29839][client backend] [pg_regress/dblink][2/86:0] ERROR: duplicate connection name 2025-03-05 13:39:43.786 UTC [29839][client backend] [pg_regress/dblink][2/86:0] STATEMENT: SELECT dblink_connect('myconn',connection_parameters()); 2025-03-05 13:39:43.793 UTC [29882][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.012 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.809 UTC [29883][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.810 UTC [29883][client backend] [[unknown]][11/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.810 UTC [29883][client backend] [[unknown]][11/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.822 UTC [29880][client backend] [pg_regress][9/4:0] ERROR: relation "foobar" does not exist at character 49 2025-03-05 13:39:43.822 UTC [29880][client backend] [pg_regress][9/4:0] STATEMENT: DECLARE rmt_foo_cursor CURSOR FOR SELECT * FROM foobar 2025-03-05 13:39:43.827 UTC [29880][client backend] [pg_regress][9/7:0] ERROR: DECLARE CURSOR can only be used in transaction blocks 2025-03-05 13:39:43.827 UTC [29880][client backend] [pg_regress][9/7:0] STATEMENT: DECLARE xact_test CURSOR FOR SELECT * FROM foo 2025-03-05 13:39:43.827 UTC [29839][client backend] [pg_regress/dblink][2/102:0] ERROR: DECLARE CURSOR can only be used in transaction blocks 2025-03-05 13:39:43.827 UTC [29839][client backend] [pg_regress/dblink][2/102:0] CONTEXT: while executing command on dblink connection named "myconn" 2025-03-05 13:39:43.827 UTC [29839][client backend] [pg_regress/dblink][2/102:0] STATEMENT: SELECT dblink_exec('myconn','DECLARE xact_test CURSOR FOR SELECT * FROM foo'); 2025-03-05 13:39:43.827 UTC [29880][client backend] [pg_regress][9/8:0] WARNING: there is no transaction in progress WARNING: there is no transaction in progress 2025-03-05 13:39:43.829 UTC [29880][client backend] [pg_regress][9/9:0] ERROR: cursor "rmt_foobar_cursor" does not exist 2025-03-05 13:39:43.829 UTC [29880][client backend] [pg_regress][9/9:0] STATEMENT: FETCH 4 FROM rmt_foobar_cursor 2025-03-05 13:39:43.830 UTC [29880][client backend] [pg_regress][9/10:0] ERROR: cursor "rmt_foo_cursor" does not exist 2025-03-05 13:39:43.830 UTC [29880][client backend] [pg_regress][9/10:0] STATEMENT: FETCH 4 FROM rmt_foo_cursor 2025-03-05 13:39:43.830 UTC [29839][client backend] [pg_regress/dblink][2/110:0] ERROR: cursor "rmt_foo_cursor" does not exist 2025-03-05 13:39:43.830 UTC [29839][client backend] [pg_regress/dblink][2/110:0] CONTEXT: while fetching from cursor "rmt_foo_cursor" on dblink connection named "myconn" 2025-03-05 13:39:43.830 UTC [29839][client backend] [pg_regress/dblink][2/110:0] STATEMENT: SELECT * FROM dblink_fetch('myconn','rmt_foo_cursor',4) AS t(a int, b text, c text[]); 2025-03-05 13:39:43.831 UTC [29880][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.076 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.833 UTC [29883][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.029 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.837 UTC [29839][client backend] [pg_regress/dblink][2/112:0] ERROR: could not establish connection 2025-03-05 13:39:43.837 UTC [29839][client backend] [pg_regress/dblink][2/112:0] DETAIL: missing "=" after "myconn" in connection info string 2025-03-05 13:39:43.837 UTC [29839][client backend] [pg_regress/dblink][2/112:0] STATEMENT: SELECT * FROM dblink('myconn','SELECT * FROM foo') AS t(a int, b text, c text[]) WHERE t.a > 7; 2025-03-05 13:39:43.846 UTC [29885][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.847 UTC [29885][client backend] [[unknown]][12/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.847 UTC [29885][client backend] [[unknown]][12/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.878 UTC [29885][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.032 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.878 UTC [29839][client backend] [pg_regress/dblink][2/121:0] ERROR: connection "myconn" not available 2025-03-05 13:39:43.878 UTC [29839][client backend] [pg_regress/dblink][2/121:0] STATEMENT: SELECT dblink_disconnect('myconn'); 2025-03-05 13:39:43.896 UTC [29888][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.898 UTC [29888][client backend] [[unknown]][13/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.898 UTC [29888][client backend] [[unknown]][13/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.909 UTC [29890][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.910 UTC [29890][client backend] [[unknown]][14/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.910 UTC [29890][client backend] [[unknown]][14/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.937 UTC [29891][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.938 UTC [29891][client backend] [[unknown]][15/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.938 UTC [29891][client backend] [[unknown]][15/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.951 UTC [29888][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.057 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.951 UTC [29890][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.043 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.961 UTC [29891][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.036 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:43.981 UTC [29894][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:43.982 UTC [29894][client backend] [[unknown]][16/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:43.982 UTC [29894][client backend] [[unknown]][16/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:43.997 UTC [29897][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:44.028 UTC [29894][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.050 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.038 UTC [29839][client backend] [pg_regress/dblink][2/143:0] ERROR: invalid option "server" 2025-03-05 13:39:44.038 UTC [29839][client backend] [pg_regress/dblink][2/143:0] STATEMENT: CREATE USER MAPPING FOR public SERVER fdtest OPTIONS (server 'localhost'); 2025-03-05 13:39:44.041 UTC [29839][client backend] [pg_regress/dblink][2/148:0] ERROR: password or GSSAPI delegated credentials required 2025-03-05 13:39:44.041 UTC [29839][client backend] [pg_regress/dblink][2/148:0] DETAIL: Non-superusers must provide a password in the connection string or send delegated GSSAPI credentials. 2025-03-05 13:39:44.041 UTC [29839][client backend] [pg_regress/dblink][2/148:0] STATEMENT: SELECT dblink_connect('myconn', 'fdtest'); 2025-03-05 13:39:44.058 UTC [29901][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:44.059 UTC [29901][client backend] [[unknown]][17/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:44.059 UTC [29901][client backend] [[unknown]][17/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:44.081 UTC [29902][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:44.082 UTC [29902][client backend] [[unknown]][18/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:44.082 UTC [29902][client backend] [[unknown]][18/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress/dblink 2025-03-05 13:39:44.088 UTC [29839][client backend] [pg_regress/dblink][:0] LOG: disconnection: session time: 0:00:00.726 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.112 UTC [29901][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.055 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.123 UTC [29902][client backend] [pg_regress/dblink][18/7:0] ERROR: invalid option "nonexistent" 2025-03-05 13:39:44.123 UTC [29902][client backend] [pg_regress/dblink][18/7:0] HINT: There are no valid options in this context. 2025-03-05 13:39:44.123 UTC [29902][client backend] [pg_regress/dblink][18/7:0] STATEMENT: ALTER FOREIGN DATA WRAPPER dblink_fdw OPTIONS (nonexistent 'fdw'); 2025-03-05 13:39:44.163 UTC [29906][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:44.164 UTC [29906][client backend] [[unknown]][19/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:44.164 UTC [29906][client backend] [[unknown]][19/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:44.185 UTC [29908][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:44.186 UTC [29908][client backend] [[unknown]][20/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:44.186 UTC [29908][client backend] [[unknown]][20/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:44.189 UTC [29908][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.012 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.190 UTC [29906][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.028 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.212 UTC [29910][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:44.213 UTC [29910][client backend] [[unknown]][21/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:44.213 UTC [29910][client backend] [[unknown]][21/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:44.237 UTC [29910][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.028 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.269 UTC [29919][not initialized] [[unknown]][:0] LOG: connection received: host=[local] 2025-03-05 13:39:44.271 UTC [29919][client backend] [[unknown]][22/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/contrib/dblink/tmp_check/data/pg_hba.conf:117) 2025-03-05 13:39:44.271 UTC [29919][client backend] [[unknown]][22/1:0] LOG: connection authorized: user=postgres database=contrib_regression application_name=pg_regress 2025-03-05 13:39:44.304 UTC [29902][client backend] [pg_regress/dblink][18/51:0] ERROR: invalid input syntax for type integer: "not an int" 2025-03-05 13:39:44.304 UTC [29902][client backend] [pg_regress/dblink][18/51:0] STATEMENT: SELECT * FROM dblink_fetch('myconn','error_cursor', 1) AS t(i int); 2025-03-05 13:39:44.305 UTC [29919][client backend] [pg_regress][:0] LOG: disconnection: session time: 0:00:00.037 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.330 UTC [29902][client backend] [pg_regress/dblink][:0] LOG: disconnection: session time: 0:00:00.251 user=postgres database=contrib_regression host=[local] 2025-03-05 13:39:44.394 UTC [29811][postmaster] LOG: received fast shutdown request 2025-03-05 13:39:44.395 UTC [29811][postmaster] LOG: aborting any active transactions 2025-03-05 13:39:44.402 UTC [29811][postmaster] LOG: background worker "logical replication launcher" (PID 29821) exited with exit code 1 2025-03-05 13:39:44.410 UTC [29816][checkpointer] LOG: shutting down 2025-03-05 13:39:44.410 UTC [29816][checkpointer] LOG: checkpoint starting: shutdown immediate 2025-03-05 13:39:44.483 UTC [29816][checkpointer] LOG: checkpoint complete: wrote 995 buffers (6.1%), wrote 3 SLRU buffers; 0 WAL file(s) added, 0 removed, 0 recycled; write=0.036 s, sync=0.001 s, total=0.073 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4631 kB, estimate=4631 kB; lsn=0/1C101F8, redo lsn=0/1C101F8 TRAP: failed Assert("!pgStatLocal.shmem->is_shutdown"), File: "pgstat.c", Line: 746, PID: 29816 /lib/x86_64-linux-gnu/libasan.so.8(+0x51f31)[0x7f9086851f31] postgres: checkpointer (ExceptionalCondition+0xe6)[0x558697c0dac5] postgres: checkpointer (pgstat_report_stat+0x17e)[0x55869792cc2c] postgres: checkpointer (+0xe96ed6)[0x55869792ced6] postgres: checkpointer (shmem_exit+0x6b)[0x55869787aa89] postgres: checkpointer (+0xde4d27)[0x55869787ad27] postgres: checkpointer (proc_exit+0x3d)[0x55869787ae53] postgres: checkpointer (CheckpointWriteDelay+0x0)[0x55869773e196] postgres: checkpointer (postmaster_child_launch+0x1f1)[0x55869773ea53] postgres: checkpointer (+0xcaed1d)[0x558697744d1d] postgres: checkpointer (PostmasterMain+0x1e36)[0x55869774987f] postgres: checkpointer (main+0x2a2)[0x5586974e50be] /lib/x86_64-linux-gnu/libc.so.6(+0x2724a)[0x7f908564824a] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85)[0x7f9085648305] postgres: checkpointer (_start+0x21)[0x558696eba3a1] 2025-03-05 13:39:46.481 UTC [29811][postmaster] LOG: checkpointer process (PID 29816) was terminated by signal 6: Aborted 2025-03-05 13:39:46.481 UTC [29811][postmaster] LOG: terminating any other active server processes 2025-03-05 13:39:46.481 UTC [29811][postmaster] LOG: abnormal database system shutdown 2025-03-05 13:39:46.546 UTC [29811][postmaster] LOG: database system is shut down