diff options
Diffstat (limited to 'doc/src/advanced.rst')
| -rw-r--r-- | doc/src/advanced.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/advanced.rst b/doc/src/advanced.rst index 856808a..12a7ddc 100644 --- a/doc/src/advanced.rst +++ b/doc/src/advanced.rst @@ -435,6 +435,9 @@ callback (using `!select()` to block) is provided as :ref:`COPY commands <copy>` are currently not supported when a wait callback is registered, but they will be probably implemented in a future release. + :ref:`Large objects <large-objects>` are not supported either: they are + not compatible with asynchronous connections. + .. testcode:: :hide: |
