Re: How to implement expiration in PostgreSQL?

Glen Huang <heyhgl@gmail.com>

From: Glen Huang <heyhgl@gmail.com>
To: Tim Clarke <tim.clarke@minerva.info>
Cc: "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2021-04-01T13:28:19Z
Lists: pgsql-general
> Possibly keep your count of members updated via a trigger?

But how to evoke the trigger when the count of members should be updated by a timeout, i.e., the person’s pay is due?