Re: [GENERAL] Some rare questions

2005-12-04 Thread Bruce Momjian
The answers to these are either "unlimited" or mentioned in the FAQ. --- Havasv?lgyi Ott? wrote: > Hi, > > I am writing a driver for PostgreSQL, and I need some rare info: > > > How can I query the collation/locale of the

[GENERAL] Some rare questions

2005-12-04 Thread Havasvölgyi Ottó
Hi, I am writing a driver for PostgreSQL, and I need some rare info: How can I query the collation/locale of the database cluster? What can be the maximal length of the indexed part of the string. So I have a text field, and I create an index on it. How long can be one index key max in this