Em qui, 3 de out de 2019 às 02:24, Natarajan R <nataraj3...@gmail.com> escreveu:
>
> 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?
>
I'm not sure what you mean by "ld". However, if you want to know an
extension is installed in a specific database, you should be logged in
it. That's because extension catalog is not global.

> How to have trigger for create extension?
>
Event triggers.


-- 
   Euler Taveira                                   Timbira -
http://www.timbira.com.br/
   PostgreSQL: Consultoria, Desenvolvimento, Suporte 24x7 e Treinamento


Reply via email to