Richard Huxton <[EMAIL PROTECTED]> writes: > You'd need a separate database, not a separate cluster. Each database > can then have their own encoding and locale.
Not so, unfortunately. You get one locale per cluster, at least for LC_COLLATE and LC_CTYPE which are the significant settings for this discussion. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly