Dmitriy Paunin

Results 17 issues of Dmitriy Paunin

Would like to see more info about columns * Type * If field[s] is indexed * Comment My personal rules: - column definition: `{name} {SQL type} [-- {comment}]` - Primary...

help wanted
priority/P2
upgrade

help wanted
priority/P2
upgrade

help wanted
priority/P2
upgrade

There are cases when it's required to have connection to master in any point of time. Need to introduce service which always would connect client to the master regardless of...

priority/P2

Now Pgpool and Repmgr know nothing about each over. But there is a chance when a new master elected pgpool still points to old master. To Be Done: * Pgpool...

priority/P3

``` INFO: executing: '/usr/lib/postgresql/9.5/bin/pg_basebackup -l "repmgr base backup" -D /var/lib/postgresql/data -h dwh-db-node1-service -p 5432 -U replication_user -c fast -X stream ' >>> Waiting for replication on this node is over(if...

bug
priority/P2

See https://github.com/paunin/PostDock/issues/71

priority/P3

I think there is a high chance to create a script in Barman container to automate recovery process now. Manual work can be to enable SSH in each container, but...

priority/P2