11 Commits

Author SHA1 Message Date
Blottiere Paul
0710a1bc1b Try to activate PostGIS 3 support with PostgreSQL 16 2023-09-19 15:50:52 +02:00
Regina Obe
b793031300 Try again to get PG12 to use regular repo 2023-08-13 18:56:02 -04:00
Regina Obe
35fb903c0f Add Test for PG16
Note other changes needed to be made for this:

 - Add new postgres16, it's misnamed as moment, cause it doesn't have
   postgis yet
    - Change postgresql_postgis.sh to:

       - Use trusted instead of apt-key which is deprecated
       - Added a condition to postgresql_postgis.sh to skip PostGIS
	 install if no PostGIS version is specified
         Since PostGIS is not yet available in
	 apt.postgresql.org repo for PG16
       - Use pgdg-snapshot instead of main
	 repo except for PG12
	 (it has all stable branches and main)
       - For PG12, jsut continue to use main repo,
         since PostGIS 2.5 is not carried in snapshot
2023-08-13 17:06:28 -04:00
Blottiere Paul
fddff647ed Update sources list 2022-08-19 10:44:52 +02:00
Paul Blottiere
efd2b0bea1
Update .github/scripts/test_dump_restore.sh
Co-authored-by: Loïc Bartoletti <lbartoletti@users.noreply.github.com>
2022-03-01 09:37:02 +01:00
Blottiere Paul
0f8a34ed27 Add restore/dump tests 2022-02-28 20:55:59 +01:00
Blottiere Paul
2286bf4574 Add dump/restore tests 2022-02-28 20:55:59 +01:00
Blottiere Paul
bba4f0a01b Move install-lazperf script to tools dir 2022-02-08 09:33:14 +01:00
Blottiere Paul
7600c71228 Update github actions 2020-06-18 21:37:50 +02:00
Blottiere Paul
0b11349829 Create role with sudo 2020-06-15 23:26:45 +02:00
Blottiere Paul
dcf47164d2 Add github actions 2020-04-12 00:40:03 +02:00