Add wal2json package
Resolves #104 issue
i think this patch modifies the wrong file(s). the patch should be a one-line change to Dockerfile.template and then the CICD scripts will automatically update all of the other Dockerfiles when it runs the daily build. (you can run update.sh manually for local testing.)
cf. https://github.com/cloudnative-pg/postgres-containers/pull/83 and https://github.com/cloudnative-pg/postgres-containers/pull/74
@ardentperf Thanks, I changed Dockerfile.template
@ardentperf Actualized PR
Hey guys, just curious, are you still going to add wal2json into your containers?
bump
bump
@Aazme - I think this will probably now fall under https://github.com/cloudnative-pg/postgres-extensions-containers - I haven't verified for sure that the new pg18 feature applies to logical decoding plugins but I think it might
Sounds like @NiccoloFei might be working on this soon