Internationalization

From: Dennis Gearon <gearond(at)fireserve(dot)net>
To: pgsql General List <pgsql-general(at)postgresql(dot)org>
Subject: Internationalization
Date: 2004-06-30 21:26:10
Message-ID: 40E32FF2.3030500@fireserve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm thinking that this should be approached in a slowly descending set
of changes.

1/ Make individual databases possible with a single instance that can be
different encoding AND locale/sorting, and all other aspects of using
the encoding/langauge rules.
2/ Then tables.
3/ Then columns.
-------------------------
So,for the first one,
Is there anyway for a single statement to access more than one database?
Could a query, regexes, etc be facing indexes in different
encodings/sorting collations if different databases in a cluster had
different encodings/collations?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Browne 2004-06-30 21:43:02 Re: what's best: opteron or xeon for pg 7.4.3?
Previous Message Chuck Bernardes 2004-06-30 21:17:15 PostgreSQL 7.4.3 on a windows XP Pro environment Installation