~maas-committers/maas/+git/maas-test-db:3.2

Last commit made on 2022-03-07
Get this branch:
git clone -b 3.2 https://git.launchpad.net/~maas-committers/maas/+git/maas-test-db
Members of MAAS Committers can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

8add233... by Alberto Donato

check provided options in db-dump

82b8179... by Alberto Donato

improve database restore script

- allow passing database name to db-dump
- explicitly set the owner during restore, ignore the one from the dump

aed1dfe... by Alberto Donato

connect to the maas database by default from the psql wrapper

e0d7624... by Alberto Donato

add db-dump internal script

213ea62... by Alberto Donato

add support for custom configuration and "log.statement" option

25664a9... by Alberto Donato

fix passing of PAGER variable

e58cf43... by Alberto Donato

set less as default pager

9e70484... by Alberto Donato

Adjust paths for preload libraries

a9c3e83... by Alberto Donato

switch to PostgreSQL 12.4 (matching the version in Focal).

This also makes the snap upgrade fail if switching major PostgreSQL version.
A few additional cleanups related to the core20 transition.

e40e4a6... by Alberto Donato

move the snap to core20 base