Commit Graph

195 Commits

Author SHA1 Message Date
roldanbob
bacd0283f9
[docs] fix typo 2021-08-17 12:56:02 -04:00
Bob Roldan
519f904276 DBZ-3858 Fix links in topic auto-create, CBR, outbox & connector docs 2021-08-16 15:03:30 +02:00
Zoran Regvart
c0fb820d97 DBZ-3856 Typo with prodname asciidoc attribute usage 2021-08-11 23:53:18 +02:00
Jiri Pechanec
cb2ae990cf DBZ-3688 Document incremental snapshot metrics 2021-08-11 14:40:15 +02:00
pkgonan
5e0ffa28d2 DBZ-3765 Allow dot in database.server.name 2021-08-08 16:25:15 -04:00
Bob Roldan
580080ed67 DBZ-3802 FQ column name incorrectly refers to databaseName vs schemaName 2021-08-04 15:22:23 +02:00
Bob Roldan
dd1d4f5165 DBZ-3802 Describe column.mask.hash.with.salt property consistently 2021-08-04 15:22:23 +02:00
Jiri Pechanec
51affad619 DBZ-3655 Document status update property 2021-07-27 10:21:54 +02:00
Gunnar Morling
ca528fc34c
DBZ-3747 Misc. doc fixes 2021-07-16 12:27:13 +02:00
Eric Slep
8a659ff8ab DBZ-2790 Docs and one final test edge case 2021-06-08 12:10:26 +02:00
Sergei Morozov
92e0488874 DBZ-3562: Allow hyphen in database.server.name 2021-05-27 11:03:30 +02:00
Bob Roldan
6fd22957c0 DBZ-3525 Fix link, standardize intro and prereqs in Deploying topics. 2021-05-26 16:50:05 -04:00
Jiri Pechanec
5fbc181b5e DBZ-2337 All snapshots using exported mode 2021-05-18 21:44:08 +02:00
Jiri Pechanec
9f66d3e5ff DBZ-3500 Fix typo 2021-05-18 14:08:23 +02:00
Jiri Pechanec
9058e8b3ea DBZ-3500 Convert docs to partial 2021-05-18 14:08:23 +02:00
Jiri Pechanec
32fd1c4ccc DBZ-3500 Fix typo
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-05-18 14:08:23 +02:00
Jiri Pechanec
f50d9f9484 DBZ-3500 Apply suggestions from code review
Co-authored-by: Gunnar Morling <gunnar.morling@googlemail.com>
2021-05-18 14:08:23 +02:00
Jiri Pechanec
17f00de04d DBZ-3500 Document incremental and ad-hoc snapshot for Postgres 2021-05-18 14:08:23 +02:00
roldanbob
7066ca7300
[docs] Restore PG properties ModuleID declaration
Restore the downstream comment in postgresql.adoc that specifies the downstream anchor ID for the configuration properties topic. I previously removed the comment while troubleshooting downstream linking errors. A tooling change should address this deficit without requiring us to always use the upstream anchor IDs.

This change is not visible in either the upstream or downstream content and has no effect on the upstream behavior.
2021-05-11 17:57:58 -04:00
Anisha Mohanty
98ce954332 DBZ-3427 Change wording in connector field database.server.name 2021-04-28 13:18:52 +02:00
Gunnar Morling
6eae0daeaa DBZ-3416 Consistent docs for all connectors 2021-04-13 10:47:27 +02:00
Gunnar Morling
35c9e846c5 DBZ-2699 Doc fix 2021-04-08 12:32:25 +02:00
Hossein Torabi
5d6705c3fe DBZ-2699 implement skipped.operation in core 2021-04-08 11:59:08 +02:00
Bob Roldan
e24d54ea37 DBZ-3372 Add missing space and insert missing docker build command 2021-04-06 08:58:58 +02:00
Bob Roldan
1a21f00fdb DBZ-3338 Update link text 2021-04-01 16:10:38 +02:00
Bob Roldan
727a8f89b2 DBZ-3338 Further consistency updates in Deployment topic. 2021-04-01 16:10:38 +02:00
Bob Roldan
3d1dfcb104 DBZ-3338 Remove downstream ModuleID declaration for properties topic 2021-04-01 16:10:38 +02:00
Bob Roldan
e8cd1a820d DBZ-3338 Edits for consistency with other connector docs 2021-04-01 16:10:38 +02:00
Bob Roldan
e161077455 DBZ-3338 Mirror downstream codeblock fix. Other consistency edits. 2021-04-01 16:10:38 +02:00
Jiri Pechanec
a02e530c80 DBZ-2911 Use sequence only when available 2021-03-26 09:19:17 +01:00
JLDLaughlin
06b0475f17 DBZ-2911 Add additional LSN information to all sources
Adds a new "sequence" field to all sources via the AbstractSourceInfo
class. Specifically, this field is required to deduplicate records
from PostgreSQL sources in O(1) time. The sequence field is a stringified
list of metadata. For PostgreSQL sources, this will include the last
committed LSN and the current LSN. For other sources, this will be NULL
until implemented. A new integration test was added for PostgreSQL.
2021-03-26 09:19:17 +01:00
Jiri Pechanec
21f522217c DBZ-3033 Map OID to long value 2021-03-17 18:11:52 +01:00
Bob Roldan
0bdb166193 DBZ-3197 Update release version in PG doc URL to point to current. 2021-03-05 14:50:16 +01:00
Bob Roldan
23d8b36adf DBZ-3197 Clarify SELECT permission requirements; add link to PG doc. 2021-03-05 14:50:16 +01:00
Bob Roldan
6dc3afb890 DBZ-3197 Specify that superuser grants role; SELECT grant also needed 2021-03-05 14:50:16 +01:00
Bob Roldan
55853a691d DBZ-3197 Describe how to grant replication role to non-master account. 2021-03-02 09:03:22 +01:00
Bob Roldan
0311ca38ad DBZ-3192 Per review feedback, update pronoun references to DBZ db user. 2021-02-25 08:21:27 +01:00
Bob Roldan
f9c23dd2c9 DBZ-3195 Correct typo in anchor id for entry in PG properties table 2021-02-25 08:20:20 +01:00
Bob Roldan
ef73aa4254 DBZ-3138 Add content about pgoutput security nuances
Co-authored-by: Dave Cramer <davecramer@gmail.com>
2021-02-24 08:33:04 +01:00
Jiri Pechanec
1edad510ff DBZ-2614 Support for infinite timestamps 2021-02-19 10:44:06 +01:00
Michael Cizmar
a78843a683
DBZ-3149 Clarified the initial snapshot mode literal 2021-02-19 10:30:00 +01:00
Bob Roldan
e27f837b47 DBZ-3087 Remove zero-width spaces from prop names subject to copying 2021-02-17 09:16:37 +01:00
Bob Roldan
567e3d7ae9 DBZ-3111 Remove dup anchors introduced into props tables in DBZ-2918. 2021-02-16 09:44:11 +01:00
Gunnar Morling
65166dabb3
[docs] Broken link formatting 2021-02-08 08:52:15 +01:00
Gunnar Morling
8bf4a85a81 DBZ-2382 Doc update 2021-02-03 13:53:01 +01:00
Dave Cramer
546b2f2da9 [docs] Update docs for PostgreSQL and add CrunchyBridge 2021-02-03 12:27:07 +01:00
Bob Roldan
23e8eeb854 DBZ-2918 Conscious language update: replace black-/white- list strings 2021-01-22 09:32:13 +01:00
Gunnar Morling
8c5b540346 [docs] Typo fix 2020-11-26 14:21:58 +01:00
vanhoale
1f87fc3c85 DBZ-2662 - update docs for DBZ-2662 2020-11-19 06:04:34 +01:00
cooksey
c262238183 DBZ-2608 Add a snapshotComplete lifecycle hook to the Snapshotter 2020-10-30 13:34:38 -04:00