Andrei Kvapil
ec283c33a4
postgres: automatically set schema permissions ( #216 )
...
This PR refactors postgress configuration script:
- Added event trigger on creating new schemas for automatically set
owner
- Refactored logic for fixing permissions for all objects in all schemas
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-07-22 23:31:32 +02:00
Andrei Kvapil
e265e8bc43
Ship all logos with Cozystack
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-07-16 17:31:52 +02:00
Andrei Kvapil
995dea6f5c
postgres: option to enable quorum-based replication
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-06-21 10:12:32 +02:00
Andrei Kvapil
4a97e297d4
postgres: fix users and roles ( #138 )
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-05-21 02:29:49 +02:00
Andrei Kvapil
4da8ac3b77
Add schema generation and remove default values ( #110 )
...
* Add schema generation and remove default values
* fix monitoring schema generation
* fix default values
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-05-09 10:45:57 +02:00
Andrei Kvapil
7cd7de73ee
Introduce replicas options
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-04-26 15:19:25 +02:00
Andrei Kvapil
f642698921
Preapare release v0.0.1
...
Signed-off-by: Andrei Kvapil <kvapss@gmail.com >
2024-02-08 12:04:32 +01:00