Re: Add 3rd party contrib modules

Поиск
Список
Период
Сортировка
От Ian Lawrence Barwick
Тема Re: Add 3rd party contrib modules
Дата
Msg-id CAB8KJ=i8_g5Ou8MX3Wvevt-7Qqi96tuTZPdWprOgMyB6N1tfLw@mail.gmail.com
обсуждение исходный текст
Ответ на Add 3rd party contrib modules  (Yambu <hyambu@gmail.com>)
Список pgsql-admin
2021年2月5日(金) 18:25 Yambu <hyambu@gmail.com>:
Hello

Do I need to have installed postgres from source for me to be able to add third party contrib modules?


If the modules are available as packages (rpm, deb etc.) you can install them via your
operating system's packaging system.

If not, you can build them manually, but PostgreSQL itself does not need to have been
built from source. You will however need various dev packages.

See here for a description of what's needed for this kind of thing:


It's documentation for a specific product, but the principles are the same for building any extension code.


Regards

Ian Barwick
--

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

Предыдущее
От: Victor Sudakov
Дата:
Сообщение: wal-g (https://github.com/wal-g/wal-g) reliability
Следующее
От: dbatoCloud Solution
Дата:
Сообщение: Re: Partitioning existing table issue - Help needed!