Converting a Database from SQL_ASCII to UTF8 - Mailing list pgsql-admin

From Brad Nicholson
Subject Converting a Database from SQL_ASCII to UTF8
Date
Msg-id 1220629588.6179.202.camel@bnicholson-desktop
Whole thread Raw
List pgsql-admin
Hi,

I'm looking at converting some databases from SQL_ASCII to UTF8.  The
conversion worked fine in tests, so I'm not overly concerned about the
data.  What I'm wondering is if there is from the client side I should
be worried about (ie - different query plans being chosen), or should it
be transparent to the application.
--
Brad Nicholson  416-673-4106
Database Administrator, Afilias Canada Corp.


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: change max_value in sequence
Next
From: Tom Lane
Date:
Subject: Re: How can I avoid Frozenxid wraparound on failover to a standby(PITR) database?