Jerry Sievers wrote:
> Afraid though of having anything go flakey  when we import the
> original DBs with LATIN1 encoding.

LATIN1 and LATIN9 are almost the same, so unless you have Euro 
characters or some other corner cases in your data, you should just go 
ahead with this.  Note that changing to SQL_ASCII, as you suggested in 
a later mail, is likely to break much more.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to