Re: Proof of concept: standalone backend with full FE/BE protocol
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Noah Misch <noah@leadboat.com>, hlinnaka@iki.fi, pgsql-hackers@postgresql.org
Date: 2012-09-03T20:32:30Z
Lists: pgsql-hackers
On 09/03/2012 04:23 PM, Tom Lane wrote: > I'm reluctantly coming to the conclusion that we can't pass these > parameters through the regular libpq connection string mechanism, and > will have to invent something else. That's awfully nasty though; > it will pretty much cripple the idea that this would be a simple way to > invoke a quasi-embedded variant of Postgres. > > That would be a bit sad. BTW, how would this work for things like auto_vacuum, logging_collector and so on? cheers andrew
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Remove now redundant pgpipe code.
- d2c1740dc275 9.2.0 cited