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

Postgres - Column default values are not extracted

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 1.6.0.Beta2
    • 1.3.1.Final
    • postgresql-connector
    • None

      Postgres - Neither during snapshot phase nor streaming phase, Debezium connector does extract default values from table structure.

      This is problematic when Avro is used. When a new not null column with default value is added, the new schema is incompatible since - the new column has to be nullable or has a default value.

       

      (Clone of DBZ-1491)

            Unassigned Unassigned
            kppullin Kevin Pullin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: