Re: [ADMIN] Backup of db with large objects.
On Mon, 21 Feb 2000, Karel Zak - Zakkr wrote: > > > pg_dump doesn't support large objects, I haven't found any advise how > > > to do it in doc neither in FAQ. How an I to backup a db with large > > > objects without losing my data? > > You need to write a C program using libpq's lo_import and lo_
[ADMIN] Backup of db with large objects.
Hi, pg_dump doesn't support large objects, I haven't found any advise how to do it in doc neither in FAQ. How an I to backup a db with large objects without losing my data? mazek