Skip to content

documentation update + adjustment to fdw workflow#209

Merged
grantzhou merged 4 commits into
Hornetlabs:synchdb-develfrom
caryhuang:synchdb-devel
Jan 12, 2026
Merged

documentation update + adjustment to fdw workflow#209
grantzhou merged 4 commits into
Hornetlabs:synchdb-develfrom
caryhuang:synchdb-devel

Conversation

@caryhuang
Copy link
Copy Markdown
Contributor

  1. update fdw based snapshot documentation and various adjustments. Mention support of postgres connector
  2. revamped the tutorial section and added postgres connector tutorial + various adjustments
  3. make FDW based snapshot takes tables expressed as schema.table, rather than db.schema.table. Also added a missing current lsn view
  4. merge setup-old page to oracle and olr tutorials, updated create a connector page, updated olr tutorial page and remote database setups:
  5. merge setup-old page to oracle and olr tutorials, updated create a connector page, updated olr tutorial page and remote database setups
  6. added native openlog replicator tutorial page
  7. merge offset management, infinispan, seured connection to individual connector tutorial
  8. revamp the tutorial pages and rename menu items
  9. merge object mapping workflow to individual tutorial pages
  10. fixed an issue with postgres connector FDW snapshot where source database could give attnum values exceeding the total number of columns if a column has been dropped and added to the table
  11. fixed an issue where fdw snapshot fails to lookup transform rules if letter casing is lower or upper case
  12. if desired schema is null (as in the case of mysql), use srcdb instead

Cary Huang added 4 commits January 9, 2026 10:31
…ention support of postgres connector

2) revamped the tutorial section and added postgres connector tutorial + various adjustments
3) make FDW based snapshot takes tables expressed as schema.table, rather than db.schema.table. Also added a missing current lsn view
4) merge setup-old page to oracle and olr tutorials, updated create a connector page, updated olr tutorial page and remote database setups:
5) merge setup-old page to oracle and olr tutorials, updated create a connector page, updated olr tutorial page and remote database setups
6) added native openlog replicator tutorial page
7) merge offset management, infinispan, seured connection to individual connector tutorial
8) revamp the tutorial pages and rename menu items
9) merge object mapping workflow to individual tutorial pages
…atabase could give attnum values exceeding the total number of columns if a column has been dropped and added to the table

2) fixed an issue where fdw snapshot fails to lookup transform rules if letter casing is lower or upper case
3) if desired schema is null (as in the case of mysql), use srcdb instead
@grantzhou grantzhou merged commit b2f7d69 into Hornetlabs:synchdb-devel Jan 12, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants