Re: restore crashes PG on Linux, works on Windows - Mailing list pgsql-general

From Albe Laurenz
Subject Re: restore crashes PG on Linux, works on Windows
Date
Msg-id A737B7A37273E048B164557ADEF4A58B17C60401@ntex2010i.host.magwien.gv.at
Whole thread Raw
In response to Re: restore crashes PG on Linux, works on Windows  (Andrew Sullivan <ajs@crankycanuck.ca>)
Responses Re: restore crashes PG on Linux, works on Windows  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-general
Andrew Sullivan wrote:
> Guess guessing, but I bet the collation is what hurts, [...]

> (The background for my guess: on your Linux box UTF-8 is likely the
> normal local encoding, but on Windows that isn't true, and 1252 is
> _almost_ but not quite Unicode.  This bites people generally in
> internationalization.)

I beg your pardon, but Windows-1252 has nothing to do with Unicode
or UTF-8.  The only connection is that Windows-1252 and UTF-8 both
are ASCII supersets.

Yours,
Laurenz Albe

pgsql-general by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: restore crashes PG on Linux, works on Windows
Next
From: Andrew Sullivan
Date:
Subject: Re: restore crashes PG on Linux, works on Windows