Re: Problems upgrading from 7.2.1 to 7.2.4

From: Martijn van Oosterhout <kleptog(at)svana(dot)org>
To: gitarrerik(at)musiker(dot)nu
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Problems upgrading from 7.2.1 to 7.2.4
Date: 2003-05-08 12:01:08
Message-ID: 20030508120105.GA12178@svana.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, May 08, 2003 at 12:06:10PM +0100, Erik Ronström wrote:
> Hello,
>
> Finally the server administrator agreed to upgrade to 7.2.4... the
> problem is now that the old databases doesn't load, complaining about
> wrong encoding. Unfortunatly, I didn't dump the database before the
> upgrade, so now I can't find a way to restore it. (It doesn't contain
> any important data more than a couple of test rows, and I have a script
> to create the structure, so it's not a very big deal, but anyway...)

Hmm, going from 7.2.1 to 7.2.4 doesn't require a dump and restore, it should
just read the same files.

> Furthermore, I found that the tab completion and arrow keys doesn't
> seem to be on in the psql prompt. Is there a switch or something for
> that? Read in the docs that it usually is turned on by default.

You didn't have readline-devel install when you ran configure.

--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> "the West won the world not by the superiority of its ideas or values or
> religion but rather by its superiority in applying organized violence.
> Westerners often forget this fact, non-Westerners never do."
> - Samuel P. Huntington

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Ronström 2003-05-08 12:29:42 Re: Problems upgrading from 7.2.1 to 7.2.4
Previous Message Erik Ronström 2003-05-08 11:50:58 Re: Problems upgrading from 7.2.1 to 7.2.4