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.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ PgDog is able to handle databases with multiple shards by routing queries automa
64
64
65
65
#### Using `COPY`
66
66
67
-
PgDog come with a CSV parser and can split a COPY command between all shards automatically. This allows clients to ingest data into sharded PostgreSQL without preprocessing.
67
+
PgDog comes with a CSV parser and can split COPY commands between all shards automatically. This allows clients to ingest data into sharded PostgreSQL without preprocessing.
0 commit comments