Hi!

How can I backup large objects of my database.

I use pg_dump <databasename>

This dumps the databasetables and indices properly but how do I
dump large objects?

Because I use the oid´s of the large objects as a reference in the tuples in
some tables, the oid´s of the large object is important when dumping/restoring.

Any help would be greatly aprecciated.

Bye

Alf Lewerken

************

Reply via email to