~hemanth-n/postgresql-charm:lp1956266

Last commit made on 2022-01-11
Get this branch:
git clone -b lp1956266 https://git.launchpad.net/~hemanth-n/postgresql-charm
Only Hemanth Nakkina can upload to this branch. If you are Hemanth Nakkina please log in for upload directions.

Branch merges

Branch information

Name:
lp1956266
Repository:
lp:~hemanth-n/postgresql-charm

Recent commits

66d9111... by Hemanth Nakkina

Fix regex to read extra_pg_config with dot

Fix regex to include parsing of dot in extra_pg_config
option.

Closes-Bug: #1956266

37d9633... by Seyeong Kim

fix typo

Reviewed-on: https://code.launchpad.net/~seyeongkim/postgresql-charm/+git/postgresql-charm/+merge/413559
Reviewed-by: Tom Haddon <email address hidden>

8f41e99... by Seyeong Kim

Fix typo

fix typo maxvalue to max_val

5b00e3f... by Aymen Frikha

LP:1923463 Extend the PITR of the charm to support local filesystem

Reviewed-on: https://code.launchpad.net/~aym-frikha/postgresql-charm/+git/postgresql-charm/+merge/401572
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>
Reviewed-by: William Grant <email address hidden>

ec99d10... by Tom Haddon

Some small typo fixes in the README

Reviewed-on: https://code.launchpad.net/~mthaddon/postgresql-charm/+git/postgresql-charm/+merge/405922
Reviewed-by: David Britton <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

8fe8d7b... by Tom Haddon

Some small typo fixes in the README

08d3f91... by Aymen Frikha

LP:1923463 resolve wal-e not installing when configuring storage uri

47b0d1a... by Aymen Frikha

LP:1923463 Add local filesystem capability for PITR

7f9eddf... by Stuart Bishop

Commentary

6a28782... by Stuart Bishop

Workaround missing features in Xenial's postgresql-common package