Branches for Precise Pangolin

Name Status Last Modified Last Commit
lp:charms/postgresql bug(Has a merge proposal) 2 Mature 2015-11-12 11:22:32 UTC
127. Revert r126, as python3 is not availa...

Author: Stuart Bishop
Revision Date: 2015-11-12 11:22:32 UTC

Revert r126, as python3 is not available on default preciseinstalls

lp:~ahasenack/charms/precise/postgresql/nicer-fix-to-avoid-cnames-in-pg_hba bug(Has a merge proposal) 1 Development 2014-02-05 20:52:01 UTC
86. Since we are returning an IP this tim...

Author: Andreas Hasenack
Revision Date: 2014-02-05 20:43:14 UTC

Since we are returning an IP this time, mask it with /32.

lp:~ahasenack/charms/precise/postgresql/postgresql-avoid-cname bug(Has a merge proposal) 1 Development 2013-11-14 18:39:52 UTC
74. Check if private-address is a CNAME, ...

Author: Andreas Hasenack
Revision Date: 2013-11-14 13:16:19 UTC

Check if private-address is a CNAME, and use the A record if that's the case.

lp:~ahasenack/charms/precise/postgresql/postgresql-fix-null-json bug(Has a merge proposal) 1 Development 2013-05-10 23:50:31 UTC
47. Handle "null" json output

Author: Andreas Hasenack
Revision Date: 2013-05-10 23:35:58 UTC

Handle "null" json output

lp:~ahasenack/charms/precise/postgresql/postgresql-fix-recovery-conf bug(Has a merge proposal) 1 Development 2014-02-03 21:13:53 UTC
84. Also use the value of streaming_repli...

Author: Andreas Hasenack
Revision Date: 2014-02-03 20:56:40 UTC

Also use the value of streaming_replication when rendering the recovery.conf
template.

lp:~ahasenack/charms/precise/postgresql/use-postgres-instead-of-template1 bug(Has a merge proposal) 1 Development 2014-01-31 12:23:20 UTC
83. Use postgres instead of template1 as ...

Author: Andreas Hasenack
Revision Date: 2014-01-31 12:12:51 UTC

Use postgres instead of template1 as the default DB to connect to for random queries.

lp:~aisrael/charms/precise/postgresql/fix-lint 1 Development 2014-09-18 12:23:37 UTC
103. Fix lint errors

Author: Adam Israel
Revision Date: 2014-09-18 00:26:03 UTC

Fix lint errors

lp:~alexlist/charms/precise/postgresql/trunk bug(Has a merge proposal) 1 Development 2013-03-01 04:04:41 UTC
38. Bumped up revision

Author: Alexander List
Revision Date: 2013-02-27 09:44:23 UTC

Bumped up revision

lp:~brad-marshall/charms/precise/postgresql/fix-nagios-variables-via-relationship 1 Development 2014-10-10 08:00:00 UTC
106. [bradm] Handle when the nagios_hostna...

Author: Brad Marshall
Revision Date: 2014-10-10 08:00:00 UTC

[bradm] Handle when the nagios_hostname isn't set by just returning

lp:~chad.smith/charms/precise/postgresql/postgresql-manual-tune-kernel-params-fix bug(Has a merge proposal) 1 Development 2014-01-07 21:59:24 UTC
91. silly comma, I've got you this time

Author: Chad Smith
Revision Date: 2014-01-07 21:59:24 UTC

silly comma, I've got you this time

lp:~chad.smith/charms/precise/postgresql/postgresql-using-storage-subordinate (Has a merge proposal) 1 Development 2014-02-28 23:23:42 UTC
102. drop pdb

Author: Chad Smith
Revision Date: 2014-02-28 23:23:42 UTC

drop pdb

lp:~charmers/charms/precise/postgresql/precise 1 Development 2012-05-25 16:47:02 UTC
21. Fix pg_hba changes for postgres 9

Author: Thomas Herve
Revision Date: 2012-05-03 18:30:16 UTC

Fix pg_hba changes for postgres 9

lp:~cjwatson/charms/precise/postgresql/broken-departed-hooks (Has a merge proposal) 1 Development 2012-11-20 12:05:04 UTC
26. Remove non-functional *-departed hook...

Author: Colin Watson
Revision Date: 2012-11-20 12:04:47 UTC

Remove non-functional *-departed hook symlinks.

lp:~cjwatson/charms/precise/postgresql/debversion (Has a merge proposal) 1 Development 2012-11-20 11:59:14 UTC
26. Install postgresql-$VERSION-debversio...

Author: Colin Watson
Revision Date: 2012-11-20 11:58:17 UTC

Install postgresql-$VERSION-debversion package.

lp:~cjwatson/charms/precise/postgresql/password-handling (Has a merge proposal) 1 Development 2012-11-20 11:46:58 UTC
26. Avoid regenerating passwords for alre...

Author: Colin Watson
Revision Date: 2012-11-20 11:46:25 UTC

Avoid regenerating passwords for already-created users.

lp:~dpb/charms/precise/postgresql/extra-packages (Has a merge proposal) 1 Development 2013-02-15 17:59:24 UTC
35. Merging up...

Author: David Britton
Revision Date: 2013-02-15 17:59:24 UTC

Merging up...

lp:~dpb/charms/precise/postgresql/trunk bug(Has a merge proposal) 1 Development 2013-07-10 22:31:51 UTC
54. Address review feedback, allowed_host...

Author: David Britton
Revision Date: 2013-07-10 22:31:51 UTC

Address review feedback, allowed_hosts now contains unit name

lp:~dsowen/charms/precise/postgresql/reload (Has a merge proposal) 1 Development 2012-06-20 15:33:47 UTC
24. Only reload for pg_hba updates

Author: David Owen
Revision Date: 2012-06-20 15:33:07 UTC

Only reload for pg_hba updates

lp:~ev/charms/precise/postgresql/lxc 1 Development 2014-04-10 21:06:30 UTC
96. Clean up debugging code.

Author: Evan
Revision Date: 2014-04-10 21:06:30 UTC

Clean up debugging code.

lp:~ev/charms/precise/postgresql/non-fatal-sysctl (Has a merge proposal) 1 Development 2014-09-29 13:07:17 UTC
103. Don't treat sysctl failures as fatal.

Author: Evan
Revision Date: 2014-09-29 13:03:17 UTC

Don't treat sysctl failures as fatal.

lp:~ev/charms/precise/postgresql/prodstack-prep 1 Development 2013-01-14 11:30:23 UTC
84. Fix breaking the database relation. Y...

Author: Evan
Revision Date: 2013-01-14 11:29:48 UTC

Fix breaking the database relation. You need to specify the database when dropping privileges.

lp:~fcorrea/charms/precise/postgresql/delegate-blockstorage-to-storage-subordinate 1 Development 2014-01-17 19:57:21 UTC
82. - forgot to push data-relation-depart...

Author: Fernando Correa Neto
Revision Date: 2014-01-17 19:57:21 UTC

- forgot to push data-relation-departed link

lp:~gnuoy/charms/precise/postgresql/add-nagios-user (Has a merge proposal) 1 Development 2013-10-14 06:16:03 UTC
70. Add nagios user and pgpass file in nr...

Author: Liam Young
Revision Date: 2013-10-14 06:15:10 UTC

Add nagios user and pgpass file in nrpe-external-master relation to allow nagios pg check to run

lp:~hazmat/charms/precise/postgresql/trunk 1 Development 2012-05-24 02:41:38 UTC
25. inc rev

Author: Kapil Thangavelu
Revision Date: 2012-05-24 02:41:38 UTC

inc rev

lp:~james-w/charms/precise/postgresql/metrics (Has a merge proposal) 1 Development 2014-08-19 09:11:52 UTC
102. Add support for sending metrics to st...

Author: James Westby
Revision Date: 2014-08-19 09:11:12 UTC

Add support for sending metrics to statsd.

lp:~jjo/charms/precise/postgresql/postgresql-fix-postgresql-stop-logic_and_multi-version 1 Development 2014-06-07 23:51:29 UTC
72. [jjo, r=] assorted fixes: - postgresq...

Author: JuanJo Ciarlante
Revision Date: 2014-06-07 23:43:29 UTC

[jjo, r=] assorted fixes:
- postgresql_stop(): fix boolean return logic
- perm storage: stop PG before disabling autostart, as init scripts
  will *ignore* further stops from postgresql.conf 'manual' mode
- pkg install: force pg_version on every version-able pkg, else
  install will fail in the presence of several candidate versions

lp:~jjo/charms/precise/postgresql/support-no-explicit-version_and_trusty-pg93 bug(Has a merge proposal) 1 Development 2014-01-21 12:55:17 UTC
85. move rstrip above, let distro_release...

Author: JuanJo Ciarlante
Revision Date: 2014-01-21 12:55:17 UTC

move rstrip above, let distro_release value "clean" from there

lp:~joetalbott/charms/precise/postgresql/ensure_credentials_after_mount (Has a merge proposal) 1 Development 2014-09-18 14:17:48 UTC
102. Make sure client relation credentials...

Author: Joe Talbott
Revision Date: 2014-09-18 14:14:53 UTC

Make sure client relation credentials are correct when an external mountpoint has an existing DB

lp:~jseutter/charms/precise/postgresql/delegate-blockstorage-to-storage-subordinate-patched 1 Development 2014-02-07 03:12:35 UTC
83. Fixed detection of when the mountpoin...

Author: Jerry Seutter
Revision Date: 2014-02-07 02:57:30 UTC

Fixed detection of when the mountpoint is ready.

lp:~marcoceppi/charms/precise/postgresql/CIDR-fail bug(Has a merge proposal) 1 Development 2013-02-06 17:54:29 UTC
30. Since we're working with explicit add...

Author: Marco Ceppi
Revision Date: 2013-02-06 17:53:15 UTC

Since we're working with explicit addresses don't appent /32

lp:~marcoceppi/charms/precise/postgresql/contrib-pkg (Has a merge proposal) 1 Development 2013-02-06 15:21:29 UTC
31. The actual package name

Author: Marco Ceppi
Revision Date: 2013-02-06 15:21:29 UTC

The actual package name

lp:~marcoceppi/charms/precise/postgresql/ip-hostname-verification bug(Has a merge proposal) 1 Development 2013-02-13 18:08:46 UTC
33. Use interpolation instead of join

Author: Marco Ceppi
Revision Date: 2013-02-13 18:08:46 UTC

Use interpolation instead of join

lp:~mew/charms/precise/postgresql/charmtool-path-fix (Has a merge proposal) 1 Development 2013-03-07 23:46:13 UTC
37. must call juju tools without a hard-c...

Author: Matthew Wedgwood
Revision Date: 2013-03-07 23:45:01 UTC

must call juju tools without a hard-coded path

lp:~mew/charms/precise/postgresql/volume-map-leniency (Has a merge proposal) 1 Development 2013-08-09 19:36:45 UTC
59. Ignore superfluous whitespace around ...

Author: Matthew Wedgwood
Revision Date: 2013-08-09 19:33:47 UTC

Ignore superfluous whitespace around the volume-map yaml

lp:~mthaddon/charms/precise/postgresql/config-options 1 Development 2012-10-02 14:09:45 UTC
50. Add a TODO

Author: Tom Haddon
Revision Date: 2012-10-02 14:09:45 UTC

Add a TODO

lp:~mthaddon/charms/precise/postgresql/configs-and-storage (Has a merge proposal) 1 Development 2012-10-30 16:42:27 UTC
83. Update maintainer

Author: Tom Haddon
Revision Date: 2012-10-30 16:42:27 UTC

Update maintainer

lp:~patrick-hetu/charms/precise/postgresql/fix-1224668 bug(Has a merge proposal) 1 Development 2013-09-14 15:43:21 UTC
64. use effective_cache_size, shared_buff...

Author: Patrick Hetu
Revision Date: 2013-09-12 20:09:44 UTC

use effective_cache_size, shared_buffers configuration variable if they are set

lp:~patrick-hetu/charms/precise/postgresql/fix-gethostip-902672 bug(Has a merge proposal) 1 Development 2012-06-15 16:08:51 UTC
23. fix lp:902672

Author: Patrick Hetu
Revision Date: 2012-06-14 02:42:58 UTC

fix lp:902672

lp:~richard-asbridge/charms/precise/postgresql/postgresql-admin-ip (Has a merge proposal) 1 Development 2013-09-23 09:39:17 UTC
67.

Author: Richard Asbridge
Revision Date: 2013-09-23 09:39:17 UTC

lp:~sidnei/charms/precise/postgresql/trunk bug(Has a merge proposal) 1 Development 2013-07-12 18:35:32 UTC
106. - Merge from canonical-losas branch

Author: Sidnei da Silva
Revision Date: 2013-07-12 18:35:32 UTC

- Merge from canonical-losas branch

lp:~stub/charms/precise/postgresql/admin-addresses-test (Has a merge proposal) 1 Development 2013-11-13 10:07:47 UTC
99. Merged tests into admin-addresses-test.

Author: Stuart Bishop
Revision Date: 2013-11-13 10:07:47 UTC

Merged tests into admin-addresses-test.

lp:~stub/charms/precise/postgresql/alternative-replication 1 Development 2013-06-21 20:44:58 UTC
73. WIP on alternative credential distrib...

Author: Stuart Bishop
Revision Date: 2013-06-21 07:00:46 UTC

WIP on alternative credential distribution, but realized it means credentials get published before they actually work

lp:~stub/charms/precise/postgresql/bug-1084263-fix-broken-hooks bug(Has a merge proposal) 1 Development 2013-06-20 09:28:21 UTC
62. Merged cleanups into bug-1084263-fix-...

Author: Stuart Bishop
Revision Date: 2013-06-20 09:28:21 UTC

Merged cleanups into bug-1084263-fix-broken-hooks.

lp:~stub/charms/precise/postgresql/bug-1175546-persistent-storage-restart bug(Has a merge proposal) 1 Development 2013-06-17 19:19:37 UTC
57. Merged bug-1179847 into bug-1175546-p...

Author: Stuart Bishop
Revision Date: 2013-06-17 19:19:37 UTC

Merged bug-1179847 into bug-1175546-persistent-storage-restart.

lp:~stub/charms/precise/postgresql/bug-1179847 bug(Has a merge proposal) 1 Development 2013-06-17 19:19:37 UTC
56. Merged tests into bug-1179847.

Author: Stuart Bishop
Revision Date: 2013-06-17 19:19:37 UTC

Merged tests into bug-1179847.

lp:~stub/charms/precise/postgresql/bug-1187508-allowed-hosts (Has a merge proposal) 1 Development 2013-08-20 07:06:59 UTC
67. Merged bug-1205286 into bug-1187508-a...

Author: Stuart Bishop
Revision Date: 2013-08-20 07:06:59 UTC

Merged bug-1205286 into bug-1187508-allowed-hosts.

lp:~stub/charms/precise/postgresql/bug-1190141-client-access-fail bug(Has a merge proposal) 1 Development 2013-06-20 09:28:21 UTC
69. Merged tests into bug-1190141-client-...

Author: Stuart Bishop
Revision Date: 2013-06-20 09:28:21 UTC

Merged tests into bug-1190141-client-access-fail.

lp:~stub/charms/precise/postgresql/bug-1205286 bug(Has a merge proposal) 1 Development 2013-08-20 14:55:37 UTC
66. Instead of storing pgpass files in th...

Author: Stuart Bishop
Revision Date: 2013-08-20 14:53:13 UTC

Instead of storing pgpass files in the charm directory where sudo subprocesses can no longer access them, generate them as required to a temporary file

lp:~stub/charms/precise/postgresql/bug-1276024-fix-log-shipping (Has a merge proposal) 1 Development 2014-10-07 08:21:39 UTC
155. Merged bug-1281600-log_temp_files int...

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:39 UTC

Merged bug-1281600-log_temp_files into bug-1276024-fix-log-shipping.

lp:~stub/charms/precise/postgresql/bug-1278731-hot-standby-allowed-units bug(Has a merge proposal) 1 Development 2014-02-11 09:34:22 UTC
167. Wait for the database the client has ...

Author: Stuart Bishop
Revision Date: 2014-02-11 09:11:32 UTC

Wait for the database the client has requested to replicate. There are still races (eg. the client changing the database name rapidly), but it is better

lp:~stub/charms/precise/postgresql/bug-1281600-log_temp_files bug(Has a merge proposal) 1 Development 2014-10-07 08:21:39 UTC
152. Merged bug-1329816-backup-log-spuriou...

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:39 UTC

Merged bug-1329816-backup-log-spurious-alert into bug-1281600-log_temp_files.

lp:~stub/charms/precise/postgresql/bug-1302494-fix-persistent-storage bug(Has a merge proposal) 1 Development 2014-04-04 11:37:59 UTC
90. Don't check postgresql_stop's error c...

Author: Stuart Bishop
Revision Date: 2014-04-04 11:37:22 UTC

Don't check postgresql_stop's error code, as it doesn't have one

lp:~stub/charms/precise/postgresql/bug-1325870-syslog-port bug(Has a merge proposal) 1 Development 2014-06-05 11:21:58 UTC
97. Merged charm-helpers into bug-1325870...

Author: Stuart Bishop
Revision Date: 2014-06-05 11:21:58 UTC

Merged charm-helpers into bug-1325870-syslog-port.

lp:~stub/charms/precise/postgresql/bug-1329816-backup-log-spurious-alert bug(Has a merge proposal) 1 Development 2014-10-07 08:21:38 UTC
151. Merged tests into bug-1329816-backup-...

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:38 UTC

Merged tests into bug-1329816-backup-log-spurious-alert.

lp:~stub/charms/precise/postgresql/cascading-replication 1 Development 2014-10-24 05:28:03 UTC
194. Merged repoless into cascading-replic...

Author: Stuart Bishop
Revision Date: 2014-10-24 05:28:03 UTC

Merged repoless into cascading-replication.

lp:~stub/charms/precise/postgresql/charm-helpers (Has a merge proposal) 1 Development 2014-10-24 05:27:58 UTC
106. Merged trunk-dev into charm-helpers.

Author: Stuart Bishop
Revision Date: 2014-10-24 05:27:58 UTC

Merged trunk-dev into charm-helpers.

lp:~stub/charms/precise/postgresql/cleanups bug(Has a merge proposal) 1 Development 2014-10-24 05:27:59 UTC
136. Merged charm-helpers into cleanups.

Author: Stuart Bishop
Revision Date: 2014-10-24 05:27:59 UTC

Merged charm-helpers into cleanups.

lp:~stub/charms/precise/postgresql/data-checksums (Has a merge proposal) 1 Development 2014-10-07 08:21:40 UTC
163. Merged test-upgrade-charm into data-c...

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:40 UTC

Merged test-upgrade-charm into data-checksums.

lp:~stub/charms/precise/postgresql/devel 1 Development 2013-05-30 08:12:26 UTC
50. [stub,r=mthaddon] Don't force a reloa...

Author: Tom Haddon
Revision Date: 2013-05-30 08:12:26 UTC

[stub,r=mthaddon] Don't force a reload whenever persistent storage configuration is changed, per Bug #1175546, and don't attempt to setup ACLs when information is not yet available from a relationship

lp:~stub/charms/precise/postgresql/disable-integration-tests (Has a merge proposal) 1 Development 2014-10-24 06:31:15 UTC
106. Merge trunk, resolve conflicts

Author: Stuart Bishop
Revision Date: 2014-10-24 06:31:15 UTC

Merge trunk, resolve conflicts

lp:~stub/charms/precise/postgresql/docs (Has a merge proposal) 1 Development 2014-10-24 10:42:57 UTC
106. Document permissions best practice

Author: Stuart Bishop
Revision Date: 2014-10-24 10:42:08 UTC

Document permissions best practice

lp:~stub/charms/precise/postgresql/enable-integration-tests bug(Has a merge proposal) 1 Development 2015-03-12 09:41:47 UTC
123. Missing dependency

Author: Stuart Bishop
Revision Date: 2015-03-12 09:41:47 UTC

Missing dependency

lp:~stub/charms/precise/postgresql/extract-pgpass (Has a merge proposal) 1 Development 2013-05-14 05:43:18 UTC
114. Merged extract-repmgr into extract-pg...

Author: Stuart Bishop
Revision Date: 2013-05-14 05:43:18 UTC

Merged extract-repmgr into extract-pgpass.

lp:~stub/charms/precise/postgresql/extract-repmgr (Has a merge proposal) 1 Development 2013-05-14 05:43:18 UTC
112. Merged replication into extract-repmgr.

Author: Stuart Bishop
Revision Date: 2013-05-14 05:43:18 UTC

Merged replication into extract-repmgr.

lp:~stub/charms/precise/postgresql/fix-failover-tests (Has a merge proposal) 1 Development 2014-10-07 08:21:41 UTC
165. Merged pgtune into fix-failover-tests.

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:41 UTC

Merged pgtune into fix-failover-tests.

lp:~stub/charms/precise/postgresql/fix-races (Has a merge proposal) 1 Development 2013-10-08 12:56:29 UTC
79. Merged cleanups into fix-races.

Author: Stuart Bishop
Revision Date: 2013-10-08 12:56:29 UTC

Merged cleanups into fix-races.

lp:~stub/charms/precise/postgresql/icehouse 1 Development 2014-10-24 05:28:03 UTC
194. Merged repoless into cascading-replic...

Author: Stuart Bishop
Revision Date: 2014-10-24 05:28:03 UTC

Merged repoless into cascading-replication.

lp:~stub/charms/precise/postgresql/integration (Has a merge proposal) 1 Development 2014-10-14 10:12:50 UTC
118. Ignore magic synced charmhelpers

Author: Stuart Bishop
Revision Date: 2014-10-14 10:12:50 UTC

Ignore magic synced charmhelpers

lp:~stub/charms/precise/postgresql/locale bug(Has a merge proposal) 1 Development 2013-05-14 05:43:17 UTC
76. Merged cleanups into locale.

Author: Stuart Bishop
Revision Date: 2013-05-14 05:43:17 UTC

Merged cleanups into locale.

lp:~stub/charms/precise/postgresql/manual-replication (Has a merge proposal) 1 Development 2014-12-04 17:49:22 UTC
109. delint and typo

Author: Stuart Bishop
Revision Date: 2014-12-04 17:49:22 UTC

delint and typo

lp:~stub/charms/precise/postgresql/master-slave-replication (Has a merge proposal) 1 Development 2013-02-05 09:08:38 UTC
59. Allow override of location to find re...

Author: Stuart Bishop
Revision Date: 2013-02-05 09:08:38 UTC

Allow override of location to find repmgr packages

lp:~stub/charms/precise/postgresql/metrics 1 Development 2014-11-11 06:06:36 UTC
104. Merge trunk

Author: Stuart Bishop
Revision Date: 2014-11-11 06:02:03 UTC

Merge trunk

lp:~stub/charms/precise/postgresql/old-cleanups bug(Has a merge proposal) 1 Development 2013-05-14 06:36:02 UTC
75. Merged tests into cleanups.

Author: Stuart Bishop
Revision Date: 2013-05-14 05:43:16 UTC

Merged tests into cleanups.

lp:~stub/charms/precise/postgresql/old-devel 1 Development 2013-05-14 06:34:27 UTC
46. Merge lp:~stub/charms/precise/postgre...

Author: Marco Ceppi
Revision Date: 2013-04-16 15:25:29 UTC

Merge lp:~stub/charms/precise/postgresql/extract-pgpass into lp:charms/postgresql

lp:~stub/charms/precise/postgresql/old-replication bug(Has a merge proposal) 1 Development 2013-05-14 06:41:41 UTC
104. Merged locale into replication.

Author: Stuart Bishop
Revision Date: 2013-05-14 05:43:17 UTC

Merged locale into replication.

lp:~stub/charms/precise/postgresql/old-tests (Has a merge proposal) 1 Development 2013-05-14 06:35:37 UTC
117. A little logging

Author: Stuart Bishop
Revision Date: 2013-05-14 06:11:28 UTC

A little logging

lp:~stub/charms/precise/postgresql/pg93 bug(Has a merge proposal) 1 Development 2014-02-07 12:16:55 UTC
164. delint

Author: Stuart Bishop
Revision Date: 2014-02-07 12:16:55 UTC

delint

lp:~stub/charms/precise/postgresql/pg94 (Has a merge proposal) 1 Development 2014-06-05 12:34:46 UTC
125. PG9.4 beta support

Author: Stuart Bishop
Revision Date: 2014-06-05 12:32:17 UTC

PG9.4 beta support

lp:~stub/charms/precise/postgresql/pgtune bug(Has a merge proposal) 1 Development 2014-10-07 08:21:41 UTC
158. Merged icehouse into pgtune.

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:41 UTC

Merged icehouse into pgtune.

lp:~stub/charms/precise/postgresql/py3 1 Development 2014-10-07 08:21:43 UTC
166. Merged replication into use-charm-hel...

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:43 UTC

Merged replication into use-charm-helpers.

lp:~stub/charms/precise/postgresql/replication bug(Has a merge proposal) 1 Development 2014-10-07 08:21:42 UTC
169. Merged use-amulet into replication.

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:42 UTC

Merged use-amulet into replication.

lp:~stub/charms/precise/postgresql/repoless (Has a merge proposal) 1 Development 2014-10-24 05:28:02 UTC
166. Merged data-checksums into repoless.

Author: Stuart Bishop
Revision Date: 2014-10-24 05:28:02 UTC

Merged data-checksums into repoless.

lp:~stub/charms/precise/postgresql/syslog (Has a merge proposal) 1 Development 2014-10-24 05:28:04 UTC
208. Merged fix-failover-tests into syslog.

Author: Stuart Bishop
Revision Date: 2014-10-24 05:28:04 UTC

Merged fix-failover-tests into syslog.

lp:~stub/charms/precise/postgresql/test-upgrade-charm (Has a merge proposal) 1 Development 2014-10-07 08:21:40 UTC
162. Merged wal-e into test-upgrade-charm.

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:40 UTC

Merged wal-e into test-upgrade-charm.

lp:~stub/charms/precise/postgresql/tests (Has a merge proposal) 1 Development 2014-10-24 05:27:59 UTC
150. Merged cleanups into tests.

Author: Stuart Bishop
Revision Date: 2014-10-24 05:27:59 UTC

Merged cleanups into tests.

lp:~stub/charms/precise/postgresql/trunk-dev 1 Development 2014-10-24 05:27:58 UTC
103. Merged postgresql into trunk-dev.

Author: Stuart Bishop
Revision Date: 2014-10-24 05:27:58 UTC

Merged postgresql into trunk-dev.

lp:~stub/charms/precise/postgresql/unit-clustername 1 Development 2013-05-14 05:43:18 UTC
118. Merged extract-pgpass into unit-clust...

Author: Stuart Bishop
Revision Date: 2013-05-14 05:43:18 UTC

Merged extract-pgpass into unit-clustername.

lp:~stub/charms/precise/postgresql/use-amulet (Has a merge proposal) 1 Development 2014-10-24 05:32:34 UTC
202. mergr trunk

Author: Stuart Bishop
Revision Date: 2014-10-24 05:32:34 UTC

mergr trunk

lp:~stub/charms/precise/postgresql/use-charm-helpers (Has a merge proposal) 1 Development 2014-10-07 08:21:43 UTC
166. Merged replication into use-charm-hel...

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:43 UTC

Merged replication into use-charm-helpers.

lp:~stub/charms/precise/postgresql/use-swiftwal (Has a merge proposal) 1 Development 2014-01-22 07:19:44 UTC
124. Remove cruft

Author: Stuart Bishop
Revision Date: 2014-01-22 07:19:44 UTC

Remove cruft

lp:~stub/charms/precise/postgresql/wal-e (Has a merge proposal) 1 Development 2014-10-07 08:21:39 UTC
161. Merged bug-1276024-fix-log-shipping i...

Author: Stuart Bishop
Revision Date: 2014-10-07 08:21:39 UTC

Merged bug-1276024-fix-log-shipping into wal-e.

lp:~tal-it-innovation/charms/precise/postgresql/trunk 1 Development 2012-11-21 11:48:22 UTC
29. Updated revision

Author: Thomas Leonard
Revision Date: 2012-11-21 11:46:49 UTC

Updated revision

lp:~thedac/charms/precise/postgresql/nagios-check-fix (Has a merge proposal) 1 Development 2014-03-04 22:04:51 UTC
89. Allow nagios to check postgres with c...

Author: David Ames
Revision Date: 2014-03-04 21:50:06 UTC

Allow nagios to check postgres with check_pgsql

lp:~thedac/charms/precise/postgresql/package-holding (Has a merge proposal) 1 Development 2014-05-06 00:01:06 UTC
94. Use filtered package list to determin...

Author: David Ames
Revision Date: 2014-05-06 00:01:06 UTC

Use filtered package list to determine if postgres is installed

lp:~thedac/charms/precise/postgresql/re-enable-nrpe-external-master (Has a merge proposal) 1 Development 2013-10-08 23:25:29 UTC
67. Re-enable nrpe-external-master relation

Author: David Ames
Revision Date: 2013-10-08 22:44:28 UTC

Re-enable nrpe-external-master relation

lp:~therve/charms/precise/postgresql/trunk (Has a merge proposal) 1 Development 2012-05-07 23:03:00 UTC
23. Remove config management, and install...

Author: Thomas Herve
Revision Date: 2012-05-07 23:03:00 UTC

Remove config management, and install plpython by default

lp:~yolanda.robla/charms/precise/postgresql/fix_tabs (Has a merge proposal) 1 Development 2013-10-03 12:15:46 UTC
66. fixing config.yaml file, removing tabs

Author: Yolanda Robla
Revision Date: 2013-10-03 12:14:03 UTC

fixing config.yaml file, removing tabs

197 of 97 results