Re: [GENERAL] How to find out extension directory

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: [GENERAL] How to find out extension directory
Дата
Msg-id CAKFQuwaSM6o6LdO2xC3-56mXqUiOLhe8PBY2kft0M7=L75LY9g@mail.gmail.com
обсуждение исходный текст
Ответ на [GENERAL] How to find out extension directory  (rakeshkumar464 <rakeshkumar464@outlook.com>)
Ответы Re: [GENERAL] How to find out extension directory  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, Oct 20, 2017 at 1:12 PM, rakeshkumar464 <rakeshkumar464@outlook.com> wrote:
I am documenting on automating installation of pgaudit extension for
containers.  On my laptop I see that the directory where the files
pgaudit.control and pgaudit--1.2.sql needs to be present is

/usr/share/postgresql/10/extension.

How do I know beforehand where the dir path is ?

I think pg_config ( https://www.postgresql.org/docs/current/static/app-pgconfig.html ) is what you are looking for.

David J.

В списке pgsql-general по дате отправления:

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: [GENERAL] How to find out extension directory
Следующее
От: Adam LaMore
Дата:
Сообщение: [GENERAL] Logical replication - behavior of REFRESH PUBLICATION's copy_data option