Hi team,
I am creating sample extension in postgres, For that "During PG_INIT, i
want to get the list of database Id's in which my extension is installed".
Is there a way to get this?
and also another one.
How to have trigger for create extension?
Thanks in advance.