Re: [GENERAL] Problem with restoring database from 7.3.1 to 8.0.1

2006-01-19 Thread Kai Hessing
Hi Tom, thanks for your answer. I did some testing now but still have the same problem. Tom Lane wrote: >> Kai Hessing <[EMAIL PROTECTED]> writes: > [DB-Problem] > >> >> Hmm. This looks like a pg_dump bug, ie, issuing ALTER OWNER commands >> for the wrong index name (or, perhaps, issuing

Re: [GENERAL] Problem with restoring database from 7.3.1 to 8.0.1

2006-01-13 Thread Tom Lane
Kai Hessing <[EMAIL PROTECTED]> writes: > I have a small problem. We're currently using an old PostgreSQL 7.3.1 > database. In near future we want to migrate to a new server and taking > the chance to upgrade postgres. Now I have a testsystem with postgres > 8.0.1 where I tried to import a dump fr

[GENERAL] Problem with restoring database from 7.3.1 to 8.0.1

2006-01-13 Thread Kai Hessing
Hi Folks, I have a small problem. We're currently using an old PostgreSQL 7.3.1 database. In near future we want to migrate to a new server and taking the chance to upgrade postgres. Now I have a testsystem with postgres 8.0.1 where I tried to import a dump from our database. Everthing works fine