Re: encodings - Mailing list pgsql-general

From Michael Fuhr
Subject Re: encodings
Date
Msg-id 20070722034102.GA55184@winnie.fuhr.org
Whole thread Raw
In response to encodings  (Zlatko Matić <zlatko.matic1@sb.t-com.hr>)
List pgsql-general
On Sat, Jul 21, 2007 at 10:24:38PM +0200, Zlatko Matić wrote:
> If I have an UTF8 database, dump it and the restore as WIN1250 database,
> then dump it again and restore as UTF8, would structure of the database
> (schema) be exactly the same as initial database, or something will
> change in the process?
> In other words, does encoding influence only data stored in tables, or
> it influences database structure as well?

I can't think of how the encoding would influence the structure.
Are you seeing behavior that suggests otherwise?

--
Michael Fuhr

pgsql-general by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Foreign key constraint question
Next
From: Michael Fuhr
Date:
Subject: Re: posgres tunning