Ivan Grushin

Results 7 issues of Ivan Grushin

### Database name PostgreSQL (any) # Issue description wal-g-pg configured with ssh storage does not remove empty dirs after "delete retain N". ### Describe your problem `wal-g-pg delete retain 3...

bug

### Database name Postrgesql # Issue description PGDATA is not read from .walg.json ### Describe your problem wal-g-pg needs the path to cluster to be written as arguments while it...

### Database name Postgresql (probably any, not tied to database) # Issue description ### Describe your problem When i use double or multiple slash after HOST in WALG_SSH_PREFIX=ssh://HOST//path1/path2 (path is...

Is it possible to implement use of ssh-agent-forwarding to access target hosts? As far as i know, we may use `ssh user@semaphore-host -A` option. With '-A' option the special socket...

Please, make direct (if possible) or default-values-expanded transformations (in both directions) between following structured fortams: json, yaml, xml, ini, toml, (some more less known)

**Is your feature request related to a problem? Please describe.** I often need to do some repetitive task on a set of selected files/folders **Describe the solution you'd like** Please,...

idea

In backup tasks this is very important to keep N files in destination when using --delete* options to rsync. Usually we backup some periodic files in local folder SRC/ to...