Re: upgrading a three year old server - Mailing list pgsql-admin

From Hannes Dorbath
Subject Re: upgrading a three year old server
Date
Msg-id 43A66D67.3090701@theendofthetunnel.de
Whole thread Raw
In response to upgrading a three year old server  (tony <tony@tgds.net>)
Responses Re: upgrading a three year old server  (tony <tony@tgds.net>)
List pgsql-admin
On 18.12.2005 18:49, tony wrote:
> createdb xxx -E LATIN1 <- old version had this encoding (intranet server
> dates from 2000 upgrade to 7.2 done in 2002)
> psql -d xxxx -U postgres -f xxxx.out.1 <- this being my daily dump

Hm, there have been no error messages from psql during the import?

> The data is there (read using nedit on the dump file) but not being read by either of the interfaces I usually use
forbasic data control. 

You mean the data is in the dump file, but the restore failed?

> And my JSP webapp is choking on the French accents.

Are you sure about the LATIN1 encoding of your old dump? :)


--
Regards,
Hannes Dorbath

pgsql-admin by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: How to find data directory
Next
From: tony
Date:
Subject: Re: upgrading a three year old server