Subject: Changing the encoding of the database on the fly
Date: Wed, 31 May 2006 17:35:40 +0400 (MSK/MSD)
Hi All!
Can i change the encoding of the database with "update pg_database set encoding= where datname="
without any problem with DB integrity?
Thanx in advance!