How can a Postgres SQL script be automatically run when a new table turns up?

From: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: How can a Postgres SQL script be automatically run when a new table turns up?
Date: 2022-01-13 10:43:52
Message-ID: CA+i5JwbEZAjeCW5HtuiPw49XhghvoiJXWFX2JzvwtoYhNT4MNg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

When a user load a new table in the Postgres System? Can a script
automatically detect it and run?

Regards,

David

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jayadevan M 2022-01-13 10:50:24 Re: How can a Postgres SQL script be automatically run when a new table turns up?
Previous Message Avi Weinberg 2022-01-13 09:49:22 Using FOREIGN TABLE to get the Size of the Actual Remote Table Behind it