Re: Support for REINDEX CONCURRENTLY
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: Jim Nasby <jim@nasby.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Michael Paquier <michael.paquier@gmail.com>, Alvaro Herrera <alvherre@2ndquadrant.com>, Andres Freund <andres@2ndquadrant.com>, Greg Stark <stark@mit.edu>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2012-10-12T18:17:41Z
Lists: pgsql-hackers
* Jim Nasby (jim@nasby.net) wrote: > Yeah, I was just trying to remember what other situations this has come up in. My recollection is that there's been a couple other cases where that would be useful. Yes, I've run into similar issues in the past also. It'd be really neat to somehow make the SnapshotNow (and I'm guessing the whole SysCache system) behave more like MVCC. > My recollection is also that such a change would be rather large... but it might be smaller than all the other work-arounds that are needed because we don't have that... Perhaps.. Seems like it'd be a lot of work tho, to do it 'right', and I suspect there's a lot of skeletons out there that we'd run into.. Thanks, Stephen
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Background worker processes
- da07a1e85651 9.3.0 cited
-
Fix assorted bugs in CREATE/DROP INDEX CONCURRENTLY.
- 3c84046490be 9.3.0 cited
-
Work around unportable behavior of malloc(0) and realloc(NULL, 0).
- 09ac603c36d1 9.3.0 cited
-
Properly set relpersistence for fake relcache entries.
- beb850e1d873 9.3.0 cited