Re: Support to define custom wait events for extensions

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Masahiro Ikeda <ikedamsh(at)oss(dot)nttdata(dot)com>
Cc: andres(at)anarazel(dot)de, tristan(at)neon(dot)tech, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Support to define custom wait events for extensions
Date: 2023-07-19 06:23:41
Message-ID: ZLeBbQ/rtybJnddt@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 19, 2023 at 12:52:10PM +0900, Masahiro Ikeda wrote:
> I would like to change the wait event name of contrib modules for example
> postgres_fdw. But, I think it's better to do so after the APIs are
> committed.

Agreed to do things one step at a time here. Let's focus on the core
APIs and facilities first.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Anthonin Bonnefoy 2023-07-19 06:36:34 Re: Flush SLRU counters in checkpointer process
Previous Message Masahiro Ikeda 2023-07-19 06:19:27 Re: Support to define custom wait events for extensions