Re: [GENERAL] Re: [GENERAL] postgreSQL multithreading

Поиск
Список
Период
Сортировка
От postgre@seznam.cz
Тема Re: [GENERAL] Re: [GENERAL] postgreSQL multithreading
Дата
Msg-id 1271.1748-25983-346779750-1206901736@seznam.cz
обсуждение исходный текст
Ответ на Re: Re: [GENERAL] postgreSQL multithreading  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Список pgsql-general
A. Kretschmer <andreas.kretschmer@schollglas.com> wrote:

> Maybe a solution.
>
> Please, learn to quote.


Sorry for the quoting. I guess this probably won't be OK too :-)

Strange thing about this is that there is no simple way to use
more CPUs for one function. It can be done with external functions
but why there is nothing similar for internal functions? There is
probably no need for such solution on systems with many
users who will allocate new process for each connection,
but in my case where only few users will work with the db
server, the CPUs are unused.

Well I hope I will succeed with those C functions.

Lukas Houf


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

Предыдущее
От: Joris Dobbelsteen
Дата:
Сообщение: Re: database 1.2G, pg_dump 73M?!
Следующее
От: Naz Gassiep
Дата:
Сообщение: Re: Locale / Encoding mismatch