You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using pg_logical_emit_message, users can tag a transaction with extra metadata. That extra metadata will propagate through on records/changes associated with that transaction.
The text was updated successfully, but these errors were encountered:
Using
pg_logical_emit_message
, users can tag a transaction with extra metadata. That extra metadata will propagate through on records/changes associated with that transaction.The text was updated successfully, but these errors were encountered: