Re: OpenMP in PostgreSQL-8.4.0
От
Reydan Cankur
Тема
Re: OpenMP in PostgreSQL-8.4.0
Дата
Msg-id
E73562FE-8612-4465-9FA8-F7BED69FEFE9@gmail.com
Ответ на
Re: OpenMP in PostgreSQL-8.4.0 (Tom Lane)
Список
Дерево обсуждения
OpenMP in PostgreSQL-8.4.0 Reydan Cankur <reydan.cankur@gmail.com>
Re: OpenMP in PostgreSQL-8.4.0 Tom Lane <tgl@sss.pgh.pa.us>
Re: OpenMP in PostgreSQL-8.4.0 Reydan Cankur <reydan.cankur@gmail.com>
Re: OpenMP in PostgreSQL-8.4.0 Bruce Momjian <bruce@momjian.us>
Re: OpenMP in PostgreSQL-8.4.0 Reydan Cankur <reydan.cankur@gmail.com>
Re: OpenMP in PostgreSQL-8.4.0 Tom Lane <tgl@sss.pgh.pa.us>
Re: OpenMP in PostgreSQL-8.4.0 Greg Stark <gsstark@mit.edu>
Re: OpenMP in PostgreSQL-8.4.0 Denis Lussier <denis.lussier@enterprisedb.com>
You mean that backend does not support threading and everything I try is useless Is there a way to overcome this issue? Is there anything I can adjust on backend to enable threading? Is there any documentation to advise? Best Regards, Reydan On Nov 28, 2009, at 6:42 PM, Tom Lane wrote: > Reydan Cankur 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 по дате отправления