Reydan Cankur <[email protected]> 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
--
Sent via pgsql-performance mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance
