lp://staging/~ev/charms/precise/postgresql/prodstack-prep
- Get this branch:
- bzr branch lp://staging/~ev/charms/precise/postgresql/prodstack-prep
Branch merges
Branch information
- Owner:
- Evan
- Status:
- Development
Recent revisions
- 84. By Evan
-
Fix breaking the database relation. You need to specify the database when dropping privileges.
- 82. By JuanJo Ciarlante
-
* rework basenode to use exec.d/
*/charm- pre-install
* fix the case where we get the storage back, but has been initialized/used by a diff uid/gids
* fix some pep8 syntax issues - 81. By David Ames
-
[dames,r=mew] Do not reset user password for both relation-join and relation-change
- 80. By Tom Haddon
-
Remove the nagios_service_type option - we derive all of the nagios hostname information from the nagios_context and unit name
- 78. By JuanJo Ciarlante
-
* be sure to always stop postgresql before volume mgmt changes, and void
copying postmaster.pid file (shouldn't be any, fwiw) - 77. By JuanJo Ciarlante
-
[jjo,r=mthaddon] more permanent storage strengthening:
- do fsck before mount
- on successful return, always assert that mntpoint holds a different
filesystem that '/' (ie. a diff blockdevice / new volume)
- fail if would mount over existing populated mntpoint (would hide its content) - 76. By JuanJo Ciarlante
-
[jjo,r=mthaddon] double-quote egrep regex to avoid weird-nesses like: egrep /dev/vdb /dev/vdc (!), in VMs with multiple /dev/vd[b-z] devices attached
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