Re: Perfomance degradation 9.3 (vs 9.2) for FreeBSD
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Alfred Perlstein <alfred@freebsd.org>
Cc: pgsql-hackers@postgresql.org
Date: 2014-04-21T16:13:38Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add shared_memory_type GUC.
- f1bebef60ec8 12.0 landed
* Alfred Perlstein (alfred@freebsd.org) wrote: > Can the package builder not set the default for the runtime tunable? Yeah, I was thinking about that also, but at least in this case it seems pretty clear that the 'right' answer is known at build time. > Honestly we're about to select a db platform for another FreeBSD > based system we are building, I strongly hoping that we can get back > to sysvshm easily otherwise we may have to select another store. Is there no hope of this getting fixed in FreeBSD..? PG wouldn't be the only application impacted by this, I'm sure... Thanks, Stephen