Re: [general] perpetual dump/restore problem

From: wu_zhong_min(at)vrane(dot)com
To: pgsql-general(at)postgresql(dot)org
Subject: Re: [general] perpetual dump/restore problem
Date: 2007-07-05 13:24:20
Message-ID: 20070705132420.9A3C4214002@ftp.a
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> OK. If you're not in a hurry, and can wait a few months 8.3 will be out.

I am moving the database to a new physical server and it makes sense to move to the latest version now.

>>for template0 all the
>> time? Why won't pg_dump include a line to accept connection for
>> template0 just before it writes "\connect template0" and then remove
>> the permission after it is done with template0?

> Might be a bug, but first; did you dump using 8.2's pg_dumpall?

Yes. I tried both 8.1 and 8.2 pg_dumpall many times. I think that, with one try with 8.1, it does not give "connect template0".

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2007-07-05 13:52:26 Re: Vacuum issue
Previous Message Martijn van Oosterhout 2007-07-05 12:54:08 Re: How to get fast ~ operator using C locale