Re: Patch to support transactions with BLOBs for current CVS

From: Denis Perchine <dyp(at)perchine(dot)com>
To: Philip Warner <pjw(at)rhyme(dot)com(dot)au>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch to support transactions with BLOBs for current CVS
Date: 2000-10-21 11:36:28
Message-ID: 0010211836281P.17427@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

> >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.
>
> Please clarify - based on your last private email you stated that there was
>
> not a problem with pg_dump, but a problem in the your BLOB patch:

Yeps. I have fixed all the crap. And it restores perfect from my archive
which I made some time ago with your pg_dump for 7.0.2. It was _10 if I am
not mistaken.

Also it dumps out fine, but restore back from new archive stops right away.
And when I tried to do dump/restore on the empty database I was failed.

> >From: Denis Perchine <dyp(at)perchine(dot)com>
> >Date: Fri, 20 Oct 2000 12:15:18 +0700
> >
> >Sorry... I had a look inside server log... Looks like my bug...
>
> Are you now saying there is a new problem with pg_dump?
>
>
> ----------------------------------------------------------------
> Philip Warner | __---_____
> Albatross Consulting Pty. Ltd. |----/ - \
> (A.B.N. 75 008 659 498) | /(@) ______---_
> Tel: (+61) 0500 83 82 81 | _________ \
> Fax: (+61) 0500 83 82 82 | ___________ |
> Http://www.rhyme.com.au | / \|
>
> | --________--
>
> PGP key available upon request, | /
> and from pgp5.ai.mit.edu:11371 |/

--
Sincerely Yours,
Denis Perchine

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

In response to

Responses

Browse pgsql-hackers by date

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

Browse pgsql-patches by date

  From Date Subject
Next Message Denis Perchine 2000-10-21 11:46:44 Re: Patch to support transactions with BLOBs for current CVS
Previous Message Denis Perchine 2000-10-21 11:19:37 Patch to support transactions with BLOBs for current CVS