Wykres commitów

18 Commity (1ddc8dfeb4f3d5aa8cc2141b2e23193cefd6bf2c)

Autor SHA1 Wiadomość Data
mazano 15392391f3
Port changes for Postgres version 11 (#114)
* Fix typo in helper script

* Port work in develop to 10 branch (#90)

* Port 9.6 to develop (#89)

* Part one of porting work from 9.6 to 10

* Backported more scripts from 9.6 branch

* Added missing apt update in dockerfile

* Updates to entrypoint to reference image and update docker-compose to reference 10 pg

* Added sample and docs from 9.6 branch

* Removed my diagram as Rizky had already added one

* Fix env paths for pg 10

* Fixes for backporting work from 9.6 to 10 - dbb now spins up and accepts connections properly

* Update README.md

* Backport from branch: 9.6-2.4

Fix default datadir

- Change into default datadir
- Add small unittest

* Optimise PostgreSQL performance and align with the changes done in 9.6
version

* Fix version numbers

* Minor change to correct env file

* Merged 10 branch into develop

* Remove reduntant conf file from dockerfile

* Remove reduntant conf file directive from setup script

* Remove reduntant conf file directive from  script

* Migrate settings to be compatible with PostgreSQL version 11

* fix ssl setup
2019-01-30 21:06:28 +02:00
Tim Sutton cd66fea41d
Port 9.6 to develop (#89)
* Part one of porting work from 9.6 to 10

* Backported more scripts from 9.6 branch

* Added missing apt update in dockerfile

* Updates to entrypoint to reference image and update docker-compose to reference 10 pg

* Added sample and docs from 9.6 branch

* Removed my diagram as Rizky had already added one

* Fix env paths for pg 10

* Fixes for backporting work from 9.6 to 10 - dbb now spins up and accepts connections properly
2018-03-21 22:53:39 +02:00
Kamolphan Lewprasert 8a659a0248 change version from postgresql-10.0 to 10 and fix typo in run-postgis… (#76)
* change version from postgresql-10.0 to 10 and fix typo in run-postgis file

* edit setup.sh to version 10
2018-02-08 11:29:30 +02:00
Tim Sutton 538dc71933 Upgraded to PG 10 2017-10-23 10:56:18 +02:00
Tim Sutton 9987840ec4 Updated to 9.6 and postgis 2.4 2017-10-21 22:01:55 +02:00
Denis Rouzaud 1aa1b0de52 allow connection when using docker compose (#65)
see https://github.com/docker/compose/issues/4336
and https://github.com/kartoza/docker-postgis/issues/40
2017-09-25 09:41:44 +07:00
Tim Sutton dae0e9a11d Fix 9.4 reference 2016-09-06 12:19:08 +02:00
Tim Sutton 9285e832a3 Resolved merge conflicts with upstream 2016-05-24 10:00:52 +02:00
Gael Abadin b58fe84454 upgrade postgres to 9.5 and postgis to 2.2 2016-04-20 11:47:18 +02:00
Tim Sutton e881f90eb8 Allow connections from 192.168 private network too 2015-09-22 18:16:12 +07:00
Tim Sutton cd39da18fe Fix incorrect version in 9.4 branch 2015-08-11 23:54:59 +02:00
Tim Sutton 24f73c6f03 Fix references to 9.4 to make them 9.3 rather 2015-08-11 23:27:15 +02:00
Tim Sutton 8e0ca93712 Switch to using debian base image and pg 9.4 2015-08-09 01:19:40 +02:00
Tim Sutton 5116a31255 Move permissions for ssl to be run as root 2014-12-06 11:33:36 +07:00
Tim Sutton 00644eb519 Possible fix for #3 - permission denied for ssl - part 2 2014-11-25 11:18:16 +02:00
Tim Sutton dfb2793913 Possible fix for #3 - permission denied for ssl 2014-11-25 11:08:31 +02:00
Tim Sutton b00bc91a07 Woohoo simple setup of container (less suing to postgres) and run container as user postgres and support for ssl now works out the box 2014-08-05 10:45:28 +02:00
Tim Sutton 4c7b293f06 Tweaks to setup scripts 2014-05-04 21:14:46 +02:00