Re: OpenMP in PostgreSQL-8.4.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: OpenMP in PostgreSQL-8.4.0
Дата
Msg-id 18788.1259426576@sss.pgh.pa.us
обсуждение исходный текст
Ответ на OpenMP in PostgreSQL-8.4.0  (Reydan Cankur <reydan.cankur@gmail.com>)
Ответы Re: OpenMP in PostgreSQL-8.4.0  (Reydan Cankur <reydan.cankur@gmail.com>)
Список pgsql-performance
Reydan Cankur <reydan.cankur@gmail.com> writes:
> I am trying to run postgresql functions with threads by using OpenMP.

This is pretty much doomed to failure.  It's *certainly* doomed to
failure if you just hack up one area of the source code without dealing
with the backend's general lack of support for threading.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: SSD + RAID
Следующее
От: Richard Neill
Дата:
Сообщение: Re: Analyse without locking?