Commit Graph

224 Commits

Author SHA1 Message Date
TovaCohen
bbddac66e5 DBZ-2011 Added .yaml config exampls for MongoDB, PostgreSQL, and SQL Server connectors 2020-04-28 12:27:43 -04:00
Siddhant Agnihotry
4ed8cd7f43 DBZ-2010 Update postgresql.adoc 2020-04-27 09:19:36 -04:00
Jos Huiting
33fe631674 DBZ-1962 Fix PR feedback 2020-04-17 15:24:42 +02:00
Jos Huiting
8ba21a98ef DBZ-1962 Introduce column.whitelist for the Postgres connector 2020-04-17 15:24:42 +02:00
lyidataminr
954c180400
[docs ] Fix a typo in the MBean name for PG streaming metrics 2020-04-17 12:51:11 +02:00
Alexander Schwartz
13dbc1f31c DBZ-1944 moving files that are used only in includes to partials
... so that Antora doesn't create a separate page for them that would be meaningless or confusing to users or search engines
2020-04-09 08:29:46 +02:00
JanHendrikDolling
1e19270981 DBZ-1692 Added support for hash based column masking mode for string values 2020-04-08 21:21:42 +02:00
Alexander Iskuskov
2c2d11ea04 DBZ-1954 Add docs for mask column and truncate column features 2020-04-08 09:10:39 +02:00
Gunnar Morling
18ff6a282c DBZ-1920 Wording fix 2020-04-07 17:30:51 +02:00
Chris Cranford
84426b366d DBZ-1920 Extract common metrics to included pages 2020-04-07 17:28:03 +02:00
Gunnar Morling
43d10f1523 DBZ-1906 Removing some version references 2020-03-31 14:54:23 +02:00
Gunnar Morling
d2520ae5ec DBZ-1906 Adding AsciiDoc attribute for AK docs URL 2020-03-31 14:54:23 +02:00
Gunnar Morling
0b7967a456 DBZ-1914 Adding documentation for snapshot.lock.timeout.ms;
This setting got introduced for MySQL with DBZ-1671, but for some unknown reason the documentation changes did not get applied.
2020-03-31 12:03:23 +02:00
Gunnar Morling
20ba237ef2 DBZ-1732 Referencing heartbeat.action.query 2020-03-31 09:10:13 +02:00
Fatih Güçlü Akkaya
d0d73ffb10 DBZ-1732 provide tip for AWS RDS
Added a tip section regarding AWS RDS disk space usage increase on an idle environment
2020-03-31 09:07:07 +02:00
Gunnar Morling
89bb6eba6c DBZ-1531 Misc. clean-up;
* Removing obsolete default impl
* Completing test
* Documention fixes
2020-03-25 12:33:38 +01:00
rk3rn3r
e775a22fc6 DBZ-1531 added headers for primary key update events to reference the original key
* added docs for new Kafka message headers in MySQL and Postgres connectors for primary key update events
2020-03-25 12:33:38 +01:00
Gunnar Morling
3659d4400a DBZ-1815 Documentation update 2020-03-18 10:27:22 +01:00
Ben Hardesty
1f4ef3226b DBZ-1651 Remove tech preview notice from postgresql.adoc 2020-03-18 08:36:40 +01:00
Gunnar Morling
5cacae8b27 [docs] http -> https 2020-03-13 05:53:12 +01:00
Chris Cranford
3c98cbfb9d DBZ-1858 Document PostgreSQL connector metrics 2020-03-11 09:40:56 +01:00
Fabio Cantarini
62b46ae596 DBZ-1830 Enhancement to datatype.propagate.source.type connector property
Add support for matching db and table name
Amend documentation accordingly
2020-03-10 14:58:16 +01:00
Fabio Cantarini
ad04b2fc06 DBZ-1830 Reference documentation for new connector property datatype.propagate.source.type 2020-03-10 14:58:16 +01:00
Jiri Pechanec
436615934d DBZ-1760 Align code and docs 2020-02-25 10:43:11 +01:00
Jiri Pechanec
2b6e50daff DBZ-1760 Allow skipping of invalid events 2020-02-25 10:43:11 +01:00
Jiri Pechanec
2298091798 DBZ-1779 Document topic name, fix JSON formatting 2020-02-20 12:26:19 +01:00
Jiri Pechanec
7d8f5dc7ec DBZ-1704 Document logical name constraints 2020-02-14 14:23:35 +01:00
Gunnar Morling
eff3ffc345 DBZ-1758 Documentation update 2020-02-14 13:14:25 +01:00
Chris Cranford
abd59a5fca DBZ-1759 Switch to upstream AK links 2020-02-10 20:42:08 +01:00
Gunnar Morling
b66f314b3c DBZ-1052 Misc. clean-up
* Doc updates
* Changed static method to instance
2020-02-03 09:29:10 +01:00
Jiri Pechanec
7411fdddca DBZ-1052 Docs for CE and postgres 2020-02-03 09:29:10 +01:00
Chris Cranford
8047813a9f DBZ-1668 Documentation Updates [ci skip]
* Removed width attribute from tables
2020-01-28 09:43:56 +01:00
Chris Cranford
075bd57a03 DBZ-1668 Documentation Updates [ci skip]
* Removed unnecessary roles and options for many adoc tables
* Fixed various typos
* Added consistent incubating note
* Minor tweaks to several code listings to include caption/titles
* Fixed several rendering bugs with bullet lists not being properly rendered
* Added appropriate source code types to source blocks
2020-01-28 09:43:56 +01:00
Fintan Bolton
2c611fce9d Incorporated review comments for MongoDB, Postres and SQLServer connector docs 2020-01-20 14:05:54 +01:00
Fintan Bolton
dc680ae3d5 Searched and replaced {ProductName} -> {prodname} in doc 2020-01-20 14:05:54 +01:00
prmellor
092804b7ea updates to the connector doc files
Signed-off-by: prmellor <pmellor@redhat.com>
2020-01-20 14:05:54 +01:00
Chris Cranford
1d41d53636 DBZ-1685 Document and add support for column.mask.with for PostgreSQL connector 2020-01-14 09:30:34 +01:00
Gunnar Morling
0dd8546ea4 PG doc improvements;
Incorporating some learnings from https://www.sderosiaux.com/articles/2020/01/06/learnings-from-using-kafka-connect-debezium-postgresql/#the-solution-fix-postgresql.
2020-01-07 12:07:59 +01:00
John Martin
a3129fd596 DBZ-1671 update mysql_connector snapshot locking documentation 2019-12-17 07:23:29 +01:00
Chris Cranford
c4f70a2ec1 DBZ-1413 DBZ-920 Updated documentation with suggested changes 2019-12-10 10:09:35 +01:00
Chris Cranford
2896c466fc DBZ-1413 DBZ-920 Document Domain Type and ENUM support 2019-12-10 10:09:35 +01:00
Chris Cranford
cdb16bfa2f DBZ-1652 Fix rendering of wide tables in connector documentation small screens [ci skip] 2019-12-05 16:56:57 +01:00
Jiri Pechanec
bb052c0c4b DBZ-1610 Document renamed ts_usec to ts_ms 2019-11-12 16:38:54 -05:00
Jiri Pechanec
73e1b8f5d8 DBZ-1518 Clarify default replica identity event content 2019-11-12 16:34:02 -05:00
Gunnar Morling
504c367115
Update postgresql.adoc 2019-11-09 08:52:59 +01:00
Jiri Pechanec
54cb9e8326 DBZ-1595 Use dots as separator in param name 2019-11-08 07:57:06 +01:00
Jeremy Finzel
c2f27cdb23 DBZ-1559 Change snapshot lock level to ACCESS SHARE
This is the correct mode that only prevents concurrent schema changes, while not requiring debezium user to also have UPDATE access to tables as does SHARE UPDATE EXCLUSIVE mode
2019-11-05 11:54:52 +02:00
Mincong HUANG
1e3eb8c840 DBZ-1336 Support Postgres LTREE columns 2019-10-21 12:10:46 +02:00
Jiri Pechanec
018152bb4a DBZ-1401 Document REPLICA IDENTITY for unique key on postgres 2019-10-17 10:00:21 +03:00
Jiri Pechanec
734f35529b DBZ-892 Fixed typos
Co-Authored-By: Gunnar Morling <gunnar.morling@googlemail.com>
2019-10-16 17:59:13 +03:00
Jiri Pechanec
447bc57393 DBZ-892 Document postgres large WALs 2019-10-16 17:59:13 +03:00
Gunnar Morling
f516f78de7 DBZ-1544 Misc. adjustments 2019-10-09 12:56:35 +02:00
Jeremy Finzel
2a0f32c158 DBZ-1544 Fix several incorrect documentation notes that say WAL might be purged during a long outage. This is actually not possible with replication slots 2019-10-09 12:56:32 +02:00
Jeremy Finzel
052e86afa9 DBZ-1544 Update Postgres versions that do not support decoding on a replica 2019-10-09 12:56:18 +02:00
Gunnar Morling
e98e4e3530 DBZ-1498 Documentation update 2019-10-09 12:19:46 +02:00
Jiri Pechanec
cf7eccb152 DBZ-1498 Docs added; microseconds changed to numeric; nanos supported 2019-10-09 12:14:35 +02:00
Jiri Pechanec
85529de3fb DBZ-1280 Added documentation 2019-10-02 10:34:25 +02:00
Jiri Pechanec
783d44ac76 DBZ-1501 Document custom key mapping for Oracle 2019-09-27 07:48:56 +03:00
Jiri Pechanec
e550b2a9a0 DBZ-1501 Update formatting 2019-09-27 07:34:07 +03:00
Guillaume Rosauro
2a828d842a DBZ-1501 Add 'msg.key.columns' description into documentation 2019-09-27 07:34:07 +03:00
Jiri Pechanec
0e2a79eba5 DBZ-1368 Change default toasted value 2019-09-25 17:24:21 +02:00
Gunnar Morling
f670fef77e DBZ-1368 Documentation update 2019-09-25 17:24:21 +02:00
Jiri Pechanec
4a1df93342 DBZ-1368 Document RDS problems 2019-09-25 17:24:21 +02:00
Jiri Pechanec
3c19a392ac DBZ-1368 Added documentation 2019-09-25 17:24:21 +02:00
Gunnar Morling
442408be02 DBZ-1497 Using int64 for INTERVAL microseconds mapping 2019-09-25 11:21:40 +03:00
Chris Cranford
9be1ec3d6b DBZ-1503 Update PostgreSQL connector documentation
* Use current versus 9.6 (version specific) documentation links
* Rephrased a section to have better readability
2019-09-25 08:06:45 +03:00
Chris Cranford
d6c91051f5 DBZ-1493 Remove reference to when configuration property introduced and options that were dropped in 0.10 2019-09-24 09:36:38 +02:00
Gunnar Morling
c5d0b18ea3 DBZ-1044 "AVRO" -> "Avro", as it's not an abbreviation 2019-09-23 12:21:54 +02:00
trolison
e5f77b3a32 DBZ-1426, DBZ-1427 Introducing retry if replication slot is already in use;
- Added PG connector config parameters for retry count and delay
- Added basic test for connection retry and delay logic
- Added a more clear error message when a PG connection cant be made and it has nothing to do with the schema registry (DBZ-1427)
- Updated documentation for the new connection retry parameters
2019-09-23 11:23:38 +02:00
Chris Cranford
25086e82e3 DBZ-1044 Add auto-Enable sanitize.field.names support
When the connector detects that its configuration explicitly specifies
that "key.converter" or "value.converter" are using the AvroConverter,
the "sanitize.field.names" option will be automatically enabled.
2019-09-20 07:40:23 +03:00
Chris Cranford
96f8cca2db DBZ-1044 Document sanitize.field.names 2019-09-20 07:40:23 +03:00
Chris Cranford
9c74643303 [skip travis] DBZ-1473 Add "exported" option in description for PostgreSQL "snapshot.mode" connector option 2019-09-12 17:27:06 +02:00
Chris Cranford
3059767328 DBZ-1472 Speak of primary/secondary rather than master/slave for PostgreSQL 2019-09-11 17:17:47 +02:00
Chris Cranford
88474b73e2 DBZ-317 Integration of Antora documentation framework 2019-09-05 16:48:14 +02:00