Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-2314

Postgres connector failed after update connector to use custom Postgres publication(create manually)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 1.2.0.Final
    • postgresql-connector
    • None

    Description

      scenario to reproduce:

      1. create Postgres connector with default publication name and default publication auto create mode.
      2. create custom publication 'test_publication' for a specific table(in addition to Debezium default publication ) 
      3. update connector publication name to 'test_publication'

      The connector task will be on a Failed state. Initializing PGReplicationStream will throw an error 'publication "test_publication" does not exist Where: slot "connector_slot", output plugin "pgoutput", in the change callback, associated LSN 0/3DBD078"

      Attachments

        Activity

          People

            Unassigned Unassigned
            tzachi.strugo tzachi strugo (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: