Re: Bugs/slowness inserting and indexing cubes
Jay Levitt <jay.levitt@gmail.com>
From: Jay Levitt <jay.levitt@gmail.com>
To: pgsql-hackers@postgresql.org
Date: 2012-02-07T19:28:11Z
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 →
-
pg_dump: Further reduce reliance on global variables.
- 1631598ea204 9.2.0 cited
-
Fix postmaster to attempt restart after a hot-standby crash.
- ef19c9dfaa99 9.1.3 cited
Attachments
- slowcube.sql (text/plain)
Jay Levitt wrote: > [Posted at Andres's request] > > TL;DR: Inserting and indexing cubes is slow and/or broken in various ways in > various builds. And I bet you'll want the test script... sigh. attached.