Re: Patch für MAP_HUGETLB for mmap() shared memory
Christian Kruse <cjk+postgres@defunct.ch>
From: Christian Kruse <cjk+postgres@defunct.ch>
To: pgsql-hackers@postgresql.org
Date: 2012-10-30T19:18:18Z
Lists: pgsql-hackers
Hi, On 29/10/12 16:33, Tom Lane wrote: > > I created a patch which implements MAP_HUGETLB for sysv shared memory segments > > (PGSharedMemoryCreate). It is based on tests of Tom Lane and Andres Freund, I > > added error handling, huge page size detection and a GUC variable. > > My recollection is we'd decided not to pursue that because of fears that > it could make performance horribly worse on some platforms. This is why I created a GUC for turning this feature off. Greetings, CK
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Give a better error message when trying to change
- 3b07182e613a 8.4.0 cited