-
+
-
pg_restore will not restore large objects for a single table. If
- an archive contains large objects, then all large objects will be restored.
+
pg_restore cannot restore large objects
+ selectively, for instance only those for a specific table. If
+ an archive contains large objects, then all large objects will be
+ restored, or none of them if they are excluded via ,
+ , or other options.