David
Alvaro Herrera wrote:
Morris Goldstein escribió:pg_dump --help says: -b, --blobs include large objects in dump What is the definition of "large object"?The kind you create with lo_open(), etc. If you don't do that, you don't need it.
David
Alvaro Herrera wrote:
Morris Goldstein escribió:pg_dump --help says: -b, --blobs include large objects in dump What is the definition of "large object"?The kind you create with lo_open(), etc. If you don't do that, you don't need it.