Search Postgresql Archives

Some rare questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 case?

How deep can be the subquery nesting?

How long can be the index key?

What is maximal number of compare operations for a single query?

What is maximal length of a query text (characters) ?

What is maximal length of a row (bytes) ?

What is the maximal length of char/varchar/text ?

What operations cannot be rolled back with Rollback ?

Thanks in advance,
Otto




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux