Owen Kaluza
da75da50cc
Aggressive autovacuum settings
...
Taken from here https://dba.stackexchange.com/a/21649 to fix #1128
This could be overkill, but has fixed the issue in my testing, could
impact performance for concurrent users of the database.
2022-10-24 11:21:29 +11:00
Owen Kaluza
92b1b683c8
Add option to set trusted hostname for db connections
...
For improved security, it's useful to be able to limit which host can
connect to the database (by setting POSTGRES_ALLOW_HOST to ip or name
instead of 'all')
2022-06-10 12:48:33 +10:00
Piero Toffanin
4f48222527
Slimmer docker builds
2021-09-02 14:47:09 -04:00
Piero Toffanin
425fcf6e75
Leaner build
2021-09-01 17:01:01 -04:00
Piero Toffanin
177aaaf4e1
Fix db auth, PostGIS
2021-09-01 16:35:54 -04:00
Piero Toffanin
06d78f79b8
Fix wget segfault, race condition in make
2021-09-01 14:49:09 -04:00
Piero Toffanin
2c0fb41f35
Db dockerfile changes
2021-09-01 14:17:57 -04:00
Piero Toffanin
00bda1f7eb
Build postgres + postgis from source
2021-09-01 13:55:18 -04:00
Piero Toffanin
761652f14a
Build PostGIS from source
2021-08-31 14:40:38 -04:00
Piero Toffanin
1baca617be
Fix DB build, laptop icon on hover
2020-02-29 15:11:52 -05:00
Piero Toffanin
90a07d3ed4
Source --> .
2019-10-22 19:27:34 -04:00
Piero Toffanin
d2a76d3da2
Replace lsb-release with cat command
2019-10-22 19:21:57 -04:00
Piero Toffanin
11a0b37caf
Dockerfile fix
2019-10-22 19:10:34 -04:00
Piero Toffanin
7a482950be
Install lsb-release
2019-10-22 19:09:14 -04:00
Piero Toffanin
f82772a022
Fixed db dockerfile
2019-03-28 15:14:38 -04:00
Piero Toffanin
6afba7e0a0
Removed libsfcgal as a requirement for db image
2018-05-04 12:47:30 -04:00
Piero Toffanin
053a8f997d
Installed libsfcal1 from backports to get DB image to build
2017-07-14 09:57:18 -04:00
Matt Springfield
e6971dfdaf
change permissions on init-db.sql to prevent permissions error on build
2017-05-23 19:53:36 -05:00
Piero Toffanin
070e72bd5a
Added ALTER command in init.sql
2016-12-13 10:01:18 -05:00
Piero Toffanin
5d5ce6b548
Removed exact version from db Dockerfile, reverted to 9.5
2016-12-06 10:45:15 -05:00
Piero Toffanin
9c443e0546
Changed postgis package
2016-12-06 10:32:48 -05:00
Piero Toffanin
b1857e11b1
Updated postgres version in db dockerfile
2016-12-06 10:25:11 -05:00
Piero Toffanin
1979f8382a
PostGIS, Python 3.5, raster datatype inclusion in task, db tests
2016-11-07 17:25:33 -05:00
Piero Toffanin
c5ca26e7c1
Added docker-compose support
2016-09-11 19:52:31 -04:00