Susanne Ebrecht <susa...@2ndquadrant.com> writes:
> The use case in my mind for accessing more databases is when you want to
> access stuff different languages.

> You only can set encoding / LC_Collate per database not per schema.

> So for different languages you might need different databases to do 
> correct sorting / indexing.

Encoding yes, but since 9.1 we have pretty fine-grained control of
collation.  So I think this argument is a lot weaker than it used
to be.  It would only really apply if you have one of the corner
cases where utf8 doesn't work for you.

                        regards, tom lane

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to