Wykres commitów

366 Commity (develop)

Autor SHA1 Wiadomość Data
mazano f124d2349c
fix install extensions when having multiple DB (#407) 2023-01-12 10:09:52 +02:00
Benoit Orihuela b3fbc460e9
fix: also load pg_cron when timescale is enabled (#404) 2023-01-09 09:30:03 +02:00
Benoit Orihuela 6675b77ed7
chore: upgrade to last Timescale version (#405) 2023-01-09 08:48:59 +02:00
mazano ac9ec47e3b
install tagged versions of extensions (#400)
* fix #391
2022-12-23 15:50:45 +02:00
mazano c46a7b6a7b update workflow with test for init script (#402) 2022-12-20 22:03:34 +02:00
mazano e7fd886c38
minor tweaks (#401) 2022-12-20 17:43:58 +02:00
mazano 904607b0a5
reactivate pg_cron (#398) 2022-12-06 19:05:26 +02:00
mazano d4ad04e57f
fix pg_hba (#396)
* fix unreported bug with mismatch values in pg_hba.conf and fix health check test
2022-12-02 13:44:07 +02:00
mazano 3a49b1513a
Workflows (#393)
* update build scripts and workflows
2022-10-27 03:30:46 +02:00
mazano 6fc6147160
postgresql 15 upgrade (#392)
* postgresql 15 upgrade

* fix compose

* fix workflows
2022-10-26 07:39:14 +02:00
Saif Ul Islam ec57044706
📝 fix: README update, ToC, formatting, wrapping under 79 characters (#389)
Signed-off-by: saif <saifulislam84210@gmail.com>

Signed-off-by: saif <saifulislam84210@gmail.com>
2022-08-30 09:20:39 +02:00
Benoit Orihuela a305ce1483
fix: Timescale extension not installed due to not matching case insensitive match (#388) 2022-08-18 10:40:41 +02:00
mazano 912b182e61
add package to allow mysql fdw extension (#384) 2022-07-22 20:56:42 +02:00
mazano 5bcdc81524
upgrade to minor version 14-3.3 (#380) 2022-06-23 10:13:11 +02:00
mazano 01768bde07
Replication updates (#374)
* Archive and restore should not be on by default. They are eclusive to each other

* add option to use gzip with wal archiving
2022-05-09 20:43:27 +02:00
mazano 2078d4e0a5
fix ssl connection string in replication (#375)
* fix SSL connection string in streaming replication
2022-05-09 18:12:01 +02:00
mazano a36eab044a
only use archiving commands when mode is set to on (#371)
only use archiving commands when mode is set to on
2022-05-07 15:08:57 +02:00
mazano 3fc60d46e7
fix lock file mounts (#369)
* fix lock file mounts
2022-04-29 16:05:31 +02:00
mazano 2be8456411
fix promote to master in streaming replication (#370)
* fix promote to master in streaming replication

* remove tests in example compose

* Fix grammar error
2022-04-29 15:52:14 +02:00
mazano 55137f4418
Dry paswords (#339)
* DRY for password generation
2022-04-27 08:30:16 +02:00
Cameron 3db0328ee1
Bug fix: kartoza/pg-backup:14.0 not available (#363)
Changed to kartoza/pg-backup:14-3.1 to be consistent with version of db image (kartoza/postgis:14-3.1)
2022-04-25 04:55:05 +02:00
Dominic Schaff 3bddd8c1c8
Update action checks (#367) 2022-02-14 09:36:52 +02:00
mazano fcec79d052
Timescale build argument (#361)
* disable timescale build
2022-02-11 12:03:44 +02:00
mazano a79b312185
upgrade to postgis 3.2 (#356) 2022-01-13 22:03:20 +02:00
mazano 2c4a732b78
Add option to auto tune postgresql config using timescale-db tune (#348)
* Add option to auto tune postgresql config using timescale-db tune
2021-12-03 19:08:00 +02:00
mazano 94cda98542
Run startup scripts against all databases specified in the env variab… (#335)
* Run startup scripts against all databases specified in the env variable POSTGRES_DB
2021-12-03 18:09:56 +02:00
Rizky Maulana Nugraha f5bc38fddb
Gh-action-fix (#349)
* Gh-action-fix
2021-11-28 07:38:57 +02:00
Rizky Maulana Nugraha 5b94d52c6e
test: temporarily disables cache-from 2021-11-26 19:52:27 +07:00
Rizky Maulana Nugraha c50063ff66
test: add type to no-cache option 2021-11-26 19:43:56 +07:00
Rizky Maulana Nugraha 076b33efd3
test: add cache invalidation counter 2021-11-26 19:40:58 +07:00
Rizky Maulana Nugraha b8c1ca7072
test: update github action parameter 2021-11-26 19:28:20 +07:00
Rizky Maulana Nugraha 7caa022f41
test: add option to disable cache in github action 2021-11-26 19:26:02 +07:00
Rizky Maulana Nugraha 868e195dfa test: cache invalidation using build arg 2021-11-26 12:18:45 +00:00
Rizky Maulana Nugraha 352707f372 test: cache invalidation for base image 2021-11-26 12:15:51 +00:00
mazano dcfb4e79c0
add timescale DB extension to the image (#341)
* add timescale DB extension to the image

* fix readme

* fix  duplicated upgrade entry in dockerfile
2021-11-14 16:36:03 +02:00
mazano bb31561819
use predefined pg roles (#337)
* use predefined pg roles

* remove sql for specifying default priviledges
2021-11-09 17:24:55 +02:00
Rizky Maulana Nugraha c32d905c86
fix: build images on push
Fix Github Action to build image on push to develop
2021-10-12 18:14:22 +07:00
mazano 1b47114384
Merge pull request #334 from kartoza/upgrade_14
upgrade to PostgreSQL version 14
2021-10-08 14:40:43 +02:00
mazano 3aaa206206
Merge pull request #328 from kartoza/fix-ssl-perms
add TOC
2021-10-08 14:39:19 +02:00
admire 190fd3eee7 remove ssl fixes and add it in a separate PR 2021-10-07 08:47:39 +02:00
admire 2b27aa0a91 fix pg_hba_config based on new changes 2021-10-01 17:52:52 +02:00
admire dc5b70f877 upgrade to PostgreSQL version 14 2021-10-01 16:37:12 +02:00
mazano ce13cdc3bc
Merge pull request #329 from flyingjoe/develop
Add ARM64 Build
2021-09-15 21:32:54 +02:00
flyingjoe a891b9a193 Add platforms to build 2021-09-08 20:37:40 +02:00
admire 956eb1daa7 add TOC and fix permissions for SSL certificates 2021-09-08 14:43:10 +02:00
Rizky Maulana Nugraha 2ef54ed70c test calendar versioning 2021-08-19 14:21:34 +00:00
Rizky Maulana Nugraha dd9c11fdcf
fix #321: POSTGRES_INITDB_WALDIR handling (#324)
This is mainly to fix #321

Fix POSTGRES_INITDB_WALDIR behaviour as expected for the default setup.

With added several minor improvements:

* Add scenario tests for testing POSTGRES_INITDB_WALDIR possible setup
* Improve README.md
* Fix symlink resolution check
2021-08-19 20:55:32 +07:00
mazano aee92e74d6
Merge pull request #320 from kartoza/append_pass
fix appending password to text file on restart and add description to…
2021-07-01 10:42:21 +02:00
admire 979ca6c220 fix appending password to text file on restart and add description to mention pg-wal creation 2021-07-01 10:31:07 +02:00
mazano f1d0ec0d89
Merge pull request #318 from kartoza/wal 2021-06-29 21:55:07 +02:00