Re: Ghost data from failed FDW transactions? - Mailing list pgsql-general

From Jacob Biesinger
Subject Re: Ghost data from failed FDW transactions?
Date
Msg-id CAHYXj6dTw4Xz8_ud3DqsJn8JiJNC9a9sazs7bsj1_=AvjgNhQA@mail.gmail.com
Whole thread Raw
In response to Re: Ghost data from failed FDW transactions?  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-general
Any value in supplying a single insert statement a la (less back and forth perhaps?):

Yes, absolutely that would be better. This particular endpoint has some ancient + crufty code backing it (migrated from a NoSQL DB with a db-agnostic shim that we're slowly replacing). The old code likes doing things client-side instead of being sane about SQL semantics.

But I don't think that would affect the issue here, right?

--
Jake Biesinger
 

pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: Ghost data from failed FDW transactions?
Next
From: Michael Jaskiewicz
Date:
Subject: Postgres Logical Replication - how to see what subscriber is doing with received data?