Re: restore whoes

From: Simone Tellini <tellini(at)areabusiness(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: restore whoes
Date: 2002-02-11 10:43:30
Message-ID: 20020211114116.3A19.TELLINI@areabusiness.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


On Sun, 10 Feb 2002 20:43:16 -0500
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

TL> I suppose you are working under Windows, or have copied the file into
TL> Windows at some point. You need to find a way to avoid corrupting the
TL> data file with Windows newline conversion.

No, I was working under linux: I dumped the db with pg 7.1.3 and tried
to restore it under 7.2, on the same machine.

The dump has only been gzipped by my backup script (pg_dumpall | gzip)
and then decompressed (gzip -d), but this shouldn't have modified it at
all.

--

Simone Tellini
E-mail: tellini(at)areabusiness(dot)it
http://www.areabusiness.it

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Simone Tellini 2002-02-11 10:46:25 Re: restore whoes
Previous Message Markus Bertheau 2002-02-11 08:35:46 pg_upgrade cmdline issue