Re: Perfomance degradation 9.3 (vs 9.2) for FreeBSD
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Tatsuo Ishii <ishii@postgresql.org>
Cc: girgen@FreeBSD.org, pgsql-hackers@postgresql.org, robertmhaas@gmail.com,
ftigeot@wolfpond.org
Date: 2014-04-22T00:49:18Z
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
* Tatsuo Ishii (ishii@postgresql.org) wrote: > I observe performance degradation with PostgreSQL 9.3 vs 9.2 on Linux > as well. The hardware is HP DL980G7, 80 cores, 2TB mem, RHEL 6, > pgbench is used (read only query), scale factor is 1,000 (DB size > 15GB). Can you isolate the sysv-vs-mmap patch and see what happens with just that change..? > Included is the graph (from PostgreSQL Enterprise Consortium's 2014 > report page 13: https://www.pgecons.org/downloads/43). I see up to 14% > degration (at 128 concurrent users) comparing with 9.2. That URL returns 'Forbidden'... Thanks, Stephen