Multi-Threading?

Поиск
Список
Период
Сортировка
От Tiago Hermans
Тема Multi-Threading?
Дата
Msg-id 000501bece87$b3cfcf00$07581f18@tiago-s-dell.hawaii.rr.com
обсуждение исходный текст
Список pgsql-general
Hi,

I am really impressed with the features of PostgreSQL but am wondering if we
should use this product for our project. We have tried several databases
(MySQL, Sybase ASE, Sybase ASA) and we are now looking at PostgreSQL before
releasing our service on the Internet.

My concern comes from the fact that there's no multi-threading support in
PostgreSQL and since we expect many customers to be connected at the same
time on multiple connections, I am afraid the time to perform the SQL
statements will be much longer, since they'll all be queued one after the
other. Therefore, if one query takes a long time, all the other queries have
to wait behind before being executed.

Am I missing something or are my assumptions correct?
Also, does PostgreSQL supports international characters?

Thank you for any info this.

Tiago Hermans
thermans@hawaii.rr.com


В списке pgsql-general по дате отправления:

Предыдущее
От: "John M. Flinchbaugh"
Дата:
Сообщение: Re: [GENERAL] SQL Regular expression
Следующее
От: "Tiago Hermans"
Дата:
Сообщение: Multi-threading on PostgreSQL?