Regarding extension

From: Natarajan R <nataraj3098(at)gmail(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Regarding extension
Date: 2019-10-03 05:23:38
Message-ID: CAPqxBt7L2vzsUdSaREskg2GrU0e3+4BSL83jYNC=vFc-36TEBw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Smith, Peter 2019-10-03 06:16:44 RE: Proposal: Make use of C99 designated initialisers for nulls/values arrays
Previous Message Fabien COELHO 2019-10-03 05:00:22 Re: pgbench - allow to create partitioned tables