Vilius Okockis

Results 4 issues of Vilius Okockis

``` wal-e version 1.0.3 export AWS_SECRET_ACCESS_KEY="access_key" export AWS_ACCESS_KEY_ID="key_id" export WALE_S3_ENDPOINT=http+path://s3b.domain.com wal-e --s3-prefix=s3://dba_postgres_backups/zalando backup-list ``` Centos 7. with this I get ``` wal_e.main INFO MSG: starting WAL-E DETAIL: The subcommand is...

32 core CPU, 256 GB RAM, Raid 10 of HDD for TimescaleDB (single tablespace), pg_prometheus extension ``` archive_command = 'envdir /etc/patroni/patroni.env.d wal-e wal-push %p' archive_mode = 'on' archive_timeout = '1800s'...

bug
Needs Review

We employ replicated postgres solution and would like to balance read load across replicas. Nonetheless it would be nice if it would work when the replica is promoted to leader....

bug
enhancement

### Overview of the Issue When remote cell topology is unreachable (example: in case of cutting internet cables), `vtctl` binary and `vtctlclient`/`vtctld GRPC api` return different results. Example test case...

Type: Bug
Component: CLI