> I want to set encoding hungarian language.> I try to set LATIN2, but char order is "áabc..".> The good order is "aábc...".> > What is the soultion?
configure PostgreSQL with --enable-locale option and rebuild it.--Tatsuo Ishii