Patch to support transactions with BLOBs for current CVS

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Patch to support transactions with BLOBs for current CVS
Date: 2000-10-21 11:19:37
Message-ID: 0010211819371M.17427@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Hello,

here it is as requested by Bruce.
I tested it restoring my database with > 100000 BLOBS, and dumping it out.
But unfortunatly I can not restore it back due to problems in pg_dump.

--
Sincerely Yours,
Denis Perchine

----------------------------------
E-Mail: dyp(at)perchine(dot)com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------

Attachment Content-Type Size
pgsql.lo.211000.patch.gz application/x-gzip 14.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Denis Perchine 2000-10-21 11:33:14 Re: Problem do backup/restore for empty database
Previous Message Denis Perchine 2000-10-21 11:13:57 Problem do backup/restore for empty database

Browse pgsql-patches by date

  From Date Subject
Next Message Denis Perchine 2000-10-21 11:36:28 Re: Patch to support transactions with BLOBs for current CVS
Previous Message Karel Zak 2000-10-20 17:53:41 Re: Re: [HACKERS] to_char() dumps core