Wykres commitów

7 Commity (develop)

Autor SHA1 Wiadomość Data
mazano da42b90334
Upgrade to PG17 (#485)
* Upgrade to PG17



---------

Co-authored-by: Admire Nyakudya <mazano@MacBookAir.Dlink>
2024-10-19 14:01:20 +02:00
mazano c816d5e72e
fix #439 (#445)
* fix #439

* add promote class
2023-09-04 21:56:45 +02:00
mazano 9f8f979b6e
run container as none root (#403)
* add option to run as none root and update tests
2023-02-01 06:42:32 +02:00
admire 18084b5e28 explicity declare password 2021-06-12 13:25:54 +02:00
Rizky Maulana Nugraha 0df962e1f8 Fix scenario tests
- Fix cache keys for GH Action
- Disable logical_replication test health-check
  By disabling health-check, we can immediately see the logs
2021-01-27 23:29:23 +00:00
mazano 07747252b2
Upgrade version to 13.0 (#276)
* Upgrade version to 13.0

* Fix failing tests and add more env variable customisations

* Use args for building versions

* remove unneeded line
2020-10-09 08:09:56 +02:00
mazano 46d64624a9
Add logical replication (#264)
* WIP

* Added logic to split between streaming and logical replication

* fix descriptions in readme

* added replication settings to conf files for logical repl

* Rename services to proper names for replication

* Fix review issues

* added test for logical replication

* add logical replication test to travis

* fix script for startup in logical replications

* fix volume declaration

* Fix and improve replication unittests

Co-authored-by: Rizky Maulana Nugraha <lana.pcfre@gmail.com>
2020-10-01 17:55:53 +02:00