Re: Streaming replication as a separate permissions
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Josh Berkus <josh@agliodbs.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-12-24T00:08: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 →
-
Allow Win32 to compile under MinGW. Major changes are:
- 12c942383296 7.4.1 cited
On Thu, Dec 23, 2010 at 5:59 PM, Josh Berkus <josh@agliodbs.com> wrote: > >> I'm not entirely sure about this one.. I'm not against it but I'm also >> not really 'for' it. :) > > 2 reasons: (a) if users need to CREATE USER, that *does* add an extra > step and they're more likely to just choose to grant to postgres > instead, (b) having a standard installed user (just like the user > "postgres" is standard) would make our docs, examples and tutorials much > easier to use. If the user exists but is disabled by default, I'm not sure that really provides any advantage over not having it at all. And it certainly can't be enabled by default. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company