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.

-- 
Alvaro Herrera                        http://www.advogato.org/person/alvherre
"XML!" Exclaimed C++.  "What are you doing here? You're not a programming
language."
"Tell that to the people who use me," said XML.

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

Reply via email to