Re: [GENERAL] Validity of using the test_decoding plugin for production?

2016-11-01 Thread Joshua Kehn
> On Tue, Nov 1, 2016, at 04:00 AM, Michael Paquier wrote: > How are you going to use it anyway? First deparse its output > and adapt it to your needs? That's the intention. Take the output of test_decoding, transform it into a reasonable object form, and feed that into an events stream for real-

[GENERAL] Validity of using the test_decoding plugin for production?

2016-10-31 Thread Joshua Kehn
Hi all, I'm considering using the test_decoding[1] plugin in conjunction with Amazon's recent update for RDS with PostgreSQL[2] which includes logical replication support. The concern I currently have is the stability and output format of the test_decoding plugin. Specifically if it's built to han