Re: [ADMIN] using multiple sort orders in one database

2003-02-20 Thread Antti Haapala
On Thu, 20 Feb 2003, prime factory: Michael Jürgens wrote: > I have to a multilanguage website with postgres 7.3 as backend. > This website uses english, german, and turkey as languages, so I have to > use different sort orders in my queries. > > So far I understood the docs, I have to set the co

[ADMIN] using multiple sort orders in one database

2003-02-20 Thread prime factory: Michael Jürgens
Hi, I have to a multilanguage website with postgres 7.3 as backend. This website uses english, german, and turkey as languages, so I have to use different sort orders in my queries. So far I understood the docs, I have to set the correct language settings when executing initdb. But how can I s

[ADMIN] using multiple sort orders in one database

2003-02-20 Thread prime factory: Michael Jürgens
Hi, I have to a multilanguage website with postgres 7.3 as backend. This website uses english, german, and turkey as languages, so I have to use different sort orders in my queries. So far I understood the docs, I have to set the correct language settings when executing initdb. But how can I sup