Maciej Piekielniak <[EMAIL PROTECTED]> writes: > I try copy my old database with large objects from postgresql7.4 to > postgresql-8.1. > How can I dump database with lo? pg_dumpall don't save lo.
Use 8.1's pg_dump and pg_dumpall to dump from the old server. We fixed
that problem finally.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
