~arturo-seijas/postgresql-charm:fix-unknown-option-wal-keep-segments

Last commit made on 2023-04-03
Get this branch:
git clone -b fix-unknown-option-wal-keep-segments https://git.launchpad.net/~arturo-seijas/postgresql-charm
Only Arturo Enrique Seijas Fernández can upload to this branch. If you are Arturo Enrique Seijas Fernández please log in for upload directions.

Branch merges

Branch information

Name:
fix-unknown-option-wal-keep-segments
Repository:
lp:~arturo-seijas/postgresql-charm

Recent commits

5d3809d... by Arturo Enrique Seijas Fernández

Fix unknown option wal_keep_segments

6772fdb... by Arturo Enrique Seijas Fernández

Fix version comparison

Follow up https://code.launchpad.net/~arturo-seijas/postgresql-charm/+git/postgresql-charm/+merge/437802

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

88f744e... by Arturo Enrique Seijas Fernández

Fix version comparison

045d4aa... by Arturo Enrique Seijas Fernández

Jammy support with version 14

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

0f006fe... by Arturo Enrique Seijas Fernández

Jammy support with version 14

b96dab5... by Romain Couturat

fix pg_backup_job TOTAL_SIZE calculation

Reviewed-on: https://code.launchpad.net/~romaincout/postgresql-charm/+git/postgresql-charm/+merge/432542
Reviewed-by: Colin Misare <email address hidden>

7694537... by Romain Couturat

fix pg_backup_job TOTAL_SIZE calculation

before that, the script would exit if one database previous DUMP_SIZE was 0
beceause of let (If the last arg evaluates to 0, let returns 1)

06b0626... by Arturo Enrique Seijas Fernández

Fix DB extensions installation when schema is specified

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

83be850... by Arturo Enrique Seijas Fernández

Fix enabling extensions

f4424fe... by Tom Haddon

Update which files juju ignores now we're building with charmcraft

Reviewed-on: https://code.launchpad.net/~mthaddon/postgresql-charm/+git/postgresql-charm/+merge/425212
Reviewed-by: Barry Price <email address hidden>