On Tue, 15 Jun 2004, Peter Eisentraut wrote:
Christopher Kings-Lynne wrote:* We have a request for how to change database encoding every other day
This is pretty much impossible. It's analogous to changing, say, the endianness of all integers. You would need to rewrite the entire database. But pg_dump & restore already does that.
Just a thought here ... but, how about some sort of CREATE DATABASE extension that would transparently do the dump/restore, with the restore based on the new encoding?
---- Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ: 7615664
---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
