Problem do backup/restore for empty database - Mailing list pgsql-hackers

From Denis Perchine
Subject Problem do backup/restore for empty database
Date
Msg-id 0010211813571L.17427@dyp.perchine.com
Whole thread Raw
Responses Re: Problem do backup/restore for empty database  (Philip Warner <pjw@rhyme.com.au>)
List 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@perchine.com
HomePage: http://www.perchine.com/dyp/
FidoNet: 2:5000/120.5
----------------------------------


pgsql-hackers by date:

Previous
From: Gunnar R|nning
Date:
Subject: Re: Now 376175 lines of code
Next
From: Philip Warner
Date:
Subject: Re: Problem do backup/restore for empty database