Multi-threading on PostgreSQL?
От | Tiago Hermans |
---|---|
Тема | Multi-threading on PostgreSQL? |
Дата | |
Msg-id | 000701bece89$2c094900$07581f18@tiago-s-dell.hawaii.rr.com обсуждение исходный текст |
Ответы |
Re: [GENERAL] Multi-threading on PostgreSQL?
Foreign Keys in PostgreSQL |
Список | 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 по дате отправления: