Valentin Lab
c584d722eb
new: [postgres] upgrade ``pgm`` to version ``0.0.6``
This will allow easier usage of ``pgm`` through ``docker {exec,run}``.
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
424ad46021
fix: [postgres] update with pgm ``0.0.5`` and buffer ``20211018``
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
ef3eab72f6
new: [postgres] add default ``less`` pager to inner ``psql``
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
a00e2fb9f8
new: [postgres] update ``pgm`` version included in image from ``0.0.3`` to ``0.0.4``
Version ``0.0.4`` properly ``pgm chown`` database functions.
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
3 years ago
Valentin Lab
7dc24d9908
fix: [postgres] proper support of ``postgis`` extension.
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
4 years ago
Valentin Lab
7d30967337
fix: [postgres] build failed due to URL change of mbuffer patch
5 years ago
Valentin Lab
9cb7ed761c
new: [postgres] add automatic backup every hours
Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
5 years ago
Valentin Lab
a9658851ec
fix: [postgres] mirrored dependency to external ressource upon build
5 years ago
Valentin Lab
105dc15812
fix: [postgres] don't rely on host.
We were using ``lsof`` and ``pgm`` on host for some managing purpose. As
we want to be able to use ``compose`` from a docker container, these
got removed in favor of portable solutions.
6 years ago