lp://staging/~patrick-hetu/charms/precise/postgresql/fix-1224668
- Get this branch:
- bzr branch lp://staging/~patrick-hetu/charms/precise/postgresql/fix-1224668
Branch merges
- Stuart Bishop (community): Approve
-
Diff: 50 lines (+12/-10)2 files modifiedconfig.yaml (+2/-2)
hooks/hooks.py (+10/-8)
Related bugs
Bug #1224668: effective_cache_size, shared_buffers config variables ignored | Undecided | Fix Released |
Related blueprints
Branch information
- Owner:
- Patrick Hetu
- Status:
- Development
Recent revisions
- 63. By Mark Mims
-
merging lp:~stub/charms/precise/postgresql/fix-races as per https:/
/code.launchpad .net/~stub/ charms/ precise/ postgresql/ fix-races/ +merge/ 181740 - 62. By Mark Mims
-
merging lp:~stub/charms/precise/postgresql/cleanups as per https:/
/code.launchpad .net/~stub/ charms/ precise/ postgresql/ cleanups/ +merge/ 181738 - 61. By Mark Mims
-
merging lp:~stub/charms/precise/postgresql/bug-1205286 as per https:/
/code.launchpad .net/~stub/ charms/ precise/ postgresql/ bug-1205286/ +merge/ 181063 - 60. By Mark Mims
-
merging lp:~stub/charms/precise/postgresql/charm-helpers as per https:/
/code.launchpad .net/~stub/ charms/ precise/ postgresql/ charm-helpers/ +merge/ 181062 - 59. By Mark Mims
-
merging lp:~mew/charms/precise/postgresql/volume-map-leniency as per https:/
/code.launchpad .net/~mew/ charms/ precise/ postgresql/ volume- map-leniency/ +merge/ 179525 - 57. By Marco Ceppi
-
This is to address Bug #1187508, where a client charm has no way of knowing if the credentials it has will actually work for it yet.
Simple change to set and export an "allowed-units" relation setting. This will show if you can connect to the database or not. Since the relations run asynchronously, there is no way to determine this otherwise. If your host is in the allowed_host setting, your client IP has been added to the hba conf file.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/charms/postgresql