Re: Built-in plugin for logical decoding output

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Hernandez <aht(at)ongres(dot)com>
Cc: Euler Taveira <euler(at)timbira(dot)com(dot)br>, Gregory Brail <gregbrail(at)google(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Built-in plugin for logical decoding output
Date: 2017-09-25 17:38:52
Message-ID: 288e6ddd-73ca-dd54-359f-9b3a8f302e1e@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 09/25/2017 10:32 AM, Petr Jelinek wrote:
> On 25/09/17 19:26, Tom Lane wrote:
>> Alvaro Hernandez <aht(at)ongres(dot)com> writes:

>
> There is already about 3 million output plugins out there so I think we
> did reasonable job there. The fact that vast majority of that are
> various json ones gives reasonable hint that we should have that one in
> core though.

And I am sure that 2ndQuadrant would be happy to add it to their version
of Postgres and maintain it themselves.

https://www.2ndquadrant.com/en/resources/2ndqpostgres/

Thanks,

JD

--
Command Prompt, Inc. || http://the.postgres.company/ || @cmdpromptinc

PostgreSQL Centered full stack support, consulting and development.
Advocate: @amplifypostgres || Learn: https://pgconf.us
***** Unless otherwise stated, opinions are my own. *****

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2017-09-25 17:43:21 Re: Built-in plugin for logical decoding output
Previous Message David E. Wheeler 2017-09-25 17:34:23 Re: BUG #14825: enum type: unsafe use?