Re: On login trigger: take three - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: On login trigger: take three
Date
Msg-id CAPpHfdvAWN4U25L9njBFo6xe+w=fD=v5exdWKovdBPG+Ug4Gcg@mail.gmail.com
Whole thread Raw
In response to Re: On login trigger: take three  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
Hi, Alexander!

On Sat, Jan 13, 2024 at 6:00 PM Alexander Lakhin <exclusion@gmail.com> wrote:
> I've discovered one more instability in the event_trigger_login test.
> Please look for example at case [1]:
> ok 213       + event_trigger                           28946 ms
> not ok 214   - event_trigger_login                      6430 ms
> ok 215       - fast_default                            19349 ms
> ok 216       - tablespace                              44789 ms
> 1..216
> # 1 of 216 tests failed.

Thank you for reporting this.

I'm going to take a closer look at this tomorrow.  But I doubt I would
find a solution other than removing the flaky parts of the test.

------
Regards,
Alexander Korotkov



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: POC: GROUP BY optimization
Next
From: torikoshia
Date:
Subject: Re: doc: add LITERAL tag to RETURNING