Deployment of an output plugin in Unix-like environment

From: valeriof <valerio_farruggio(at)hotmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: Deployment of an output plugin in Unix-like environment
Date: 2017-01-23 15:49:09
Message-ID: 1485186549123-5940384.post@n3.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers 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.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 2017-01-23 15:50:05 Re: [PATCH] Add GUCs for predicate lock promotion thresholds
Previous Message Thom Brown 2017-01-23 15:03:13 Re: Logical decoding on standby

Browse pgsql-novice by date

  From Date Subject
Next Message bronstein87 2017-01-24 21:34:39 get error message of COPY command after using PQputCopyEnd
Previous Message Moreno Andreo 2017-01-23 14:31:36 Re: [SPAM] Override Like Operator