Re: [HACKERS] fork()-safety, thread-safety - Mailing list pgsql-hackers

From Andres Freund
Subject Re: [HACKERS] fork()-safety, thread-safety
Date
Msg-id 20171006000655.gc4dmp25sawz6ed2@alap3.anarazel.de
Whole thread Raw
In response to Re: [HACKERS] fork()-safety, thread-safety  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: [HACKERS] fork()-safety, thread-safety
Re: [HACKERS] fork()-safety, thread-safety
List pgsql-hackers
On 2017-10-06 07:59:40 +0800, Craig Ringer wrote:
> The only thing that gets me excited about a threaded postgres is the
> ability to have a PL/Java, PL/Mono etc that don't suck. We could do
> some really cool things that just aren't practical right now.

Faster parallelism with a lot less reinventing the wheel. Easier backend
/ session separation. Shared caches.


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: [HACKERS] fork()-safety, thread-safety
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] fork()-safety, thread-safety