[NOVICE] Deployment of an output plugin in Unix-like environment

Поиск
Список
Период
Сортировка
От valeriof
Тема [NOVICE] Deployment of an output plugin in Unix-like environment
Дата
Msg-id 1485186549123-5940384.post@n3.nabble.com
обсуждение исходный текст
Список pgsql-novice
Hi,

I've developed a decoding plugin and tested in a Windows environment. In
Windows, what I really have to do is build a library project from Visual
Studio and copy the dll into the lib folder of Postgres.

I am now in the process of testing the same code under Linux. From what I've
read, I will have to package the component and install it into the database.

Could anyone point me out to a clear and easy guide to do this process? It
doesn't have to be an automatic installation (so copying files over Postgres
would work too, if that is possible), I just need the very basic steps on
how to do it.

Thanks,



--
View this message in context:
http://postgresql.nabble.com/Deployment-of-an-output-plugin-in-Unix-like-environment-tp5940384.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


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

Предыдущее
От: Moreno Andreo
Дата:
Сообщение: Re: [SPAM] [NOVICE] Override Like Operator
Следующее
От: bronstein87
Дата:
Сообщение: [NOVICE] get error message of COPY command after using PQputCopyEnd