Re: slot_creation_error failures

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема Re: slot_creation_error failures
Дата
Msg-id CAD21AoDErV6wxKojnsVfUNwE=2YMY8zPfwE3ncK3kOE=fnGakA@mail.gmail.com
обсуждение исходный текст
Ответ на slot_creation_error failures  (Thomas Munro <thomas.munro@gmail.com>)
Ответы Re: slot_creation_error failures  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Fri, Jul 22, 2022 at 10:59 AM Thomas Munro <thomas.munro@gmail.com> wrote:
>
> Hi,
>
> Here are some recent $SUBJECT on HEAD.  Unfortunately we don't see the
> regression.diffs file :-(

We can see regression.diffs[1]:

========================== output_iso/regression.diffs ================
diff -w -U3 C:/tools/nmsys64/home/pgrunner/bf/root/HEAD/pgsql/contrib/test_decoding/expected/slot_creation_error.out

C:/tools/nmsys64/home/pgrunner/bf/root/HEAD/pgsql.build/contrib/test_decoding/output_iso/results/slot_creation_error.out
--- C:/tools/nmsys64/home/pgrunner/bf/root/HEAD/pgsql/contrib/test_decoding/expected/slot_creation_error.out
2022-03-19 06:04:11.806604000 +0000
+++
C:/tools/nmsys64/home/pgrunner/bf/root/HEAD/pgsql.build/contrib/test_decoding/output_iso/results/slot_creation_error.out
2022-04-11 21:15:58.342700300 +0000
@@ -92,23 +92,7 @@
     FROM pg_stat_activity
     WHERE application_name = 'isolation/slot_creation_error/s2';
  <waiting ...>
-step s2_init: <... completed>
-FATAL:  terminating connection due to administrator command
-server closed the connection unexpectedly
+PQconsumeInput failed: server closed the connection unexpectedly
  This probably means the server terminated abnormally
  before or while processing the request.

-step s1_terminate_s2: <... completed>
-pg_terminate_backend
---------------------
-t
-(1 row)
-
-step s1_c: COMMIT;
-step s1_view_slot:
-    SELECT slot_name, slot_type, active FROM pg_replication_slots
WHERE slot_name = 'slot_creation_error'
-
-slot_name|slot_type|active
----------+---------+------
-(0 rows)
-

Regards,

[1]
https://buildfarm.postgresql.org/cgi-bin/show_stage_log.pl?nm=fairywren&dt=2022-04-11%2021%3A04%3A15&stg=test-decoding-check

-- 
Masahiko Sawada
EDB:  https://www.enterprisedb.com/



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Remove useless arguments in ReadCheckpointRecord().
Следующее
От: Amit Langote
Дата:
Сообщение: Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size