You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+4-3
Original file line number
Diff line number
Diff line change
@@ -1897,7 +1897,7 @@ Teardown:
1897
1897
scripts/tear-down-smt-aspectj.sh
1898
1898
----
1899
1899
1900
-
=== Postgres bulk to Mongo
1900
+
=== Postgres to Mongo
1901
1901
1902
1902
In this example a JDBC source connector will copy rows from a Postgres table to a MongoDB collection. Rows containing a JSON CLOB not properly parsable will be sent to DLQ topic.
1903
1903
@@ -1929,9 +1929,10 @@ A JDBC source connector will be created with this link:postgres-to-mongo/config/
0 commit comments