Problem do backup/restore for empty database

From: Denis Perchine <dyp(at)perchine(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
Subject: Problem do backup/restore for empty database
Date: 2000-10-21 11:13:57
Message-ID: 0010211813571L.17427@dyp.perchine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

I tried to do backup/restore of empty database.
And get the following error:

Connecting to database for restore
Connecting to test4 as postgres
Creating OPERATOR =
Archiver(db): Could not execute query. Code = 7. Explanation from backend:
'ERROR: OperatorDef: operator "=" already defined
'.

Another funny thing is that dump of empty database occupies 657614 bytes.
It is quite much...

--
Sincerely Yours,
Denis Perchine

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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Denis Perchine 2000-10-21 11:19:37 Patch to support transactions with BLOBs for current CVS
Previous Message Gunnar R|nning 2000-10-21 10:03:07 Re: Now 376175 lines of code