There was an error while loading. Please reload this page.
1 parent fc0d11a commit 83d39d1Copy full SHA for 83d39d1
1 file changed
postgresql/documentation/copyman.txt
@@ -15,7 +15,7 @@ with iterators, but the cost of allocating objects for each row is too
15
significant for transferring gigabytes of COPY data from one connection to
16
another. The interfaces available on statement objects are primarily intended to
17
be used when transferring COPY data to and from arbitrary Python
18
-interfaces.
+objects.
19
20
Direct connection-to-connection COPY operations can be performed using the
21
high-level `postgresql.copyman.transfer` function::
0 commit comments