Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe? - Mailing list pgsql-general

From Ron Johnson
Subject Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe?
Date
Msg-id CANzqJaDD+sUEH7-iRBPdLrwcmJ94EkbZhxFQLavXdQkEUvyP6g@mail.gmail.com
Whole thread Raw
In response to Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe?  (David Ventimiglia <davidaventimiglia@hasura.io>)
Responses Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe?  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe?  (David Ventimiglia <davidaventimiglia@hasura.io>)
List pgsql-general
No, that's a technology problem.  What is the purpose of storing them back in the database using psql?

On Sat, Jan 13, 2024 at 4:34 PM David Ventimiglia <davidaventimiglia@hasura.io> wrote:
The business problem I'm trying to solve is:

"How do I capture logical decoding events with the wal2json output encoder, filter them with jq, and pipe them to psql, using pg_recvlogical?"

pgsql-general by date:

Previous
From: David Ventimiglia
Date:
Subject: Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe?
Next
From: Karsten Hilbert
Date:
Subject: Re: How to redirect output from PostgreSQL pg_recvlogical to a file or a pipe?