-
Jira Link: [DB-1584](https://yugabyte.atlassian.net/browse/DB-1584)
Currently, we support PITR only in cluster, on snapshot schedules. This allows us to rollback both data (DML) and metadata (DDL) op…
-
2023-08-22 14:46:41.171 +07 [262880] LOG: starting PostgreSQL 15.4 (Ubuntu 15.4-1.pgdg22.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, 64-bit
2023-08-22 14:46:…
-
## Bug Report
### What version of TiKV are you using?
/ # /tikv-server -V
TiKV
Release Version: 6.2.0-alpha
Edition: Community
Git Commit Hash: 8b915d3b4894c01c843f452ae5a6a5…
-
PBC disassemble complains about encoding or flat out segfaults when dealing with large PBC files. Good choices are perl6.pbc from rakudo, nqp-rx.pbc, etc
```
> /home/pitr/parrot-trunk/bin/pbc_disasse…
-
# 活动官网
https://summer-ospp.ac.cn/
# 题目描述
RedisShake支持AOF按时间点恢复数据(PITR)
# 任务目标
1. RedisShake能够识别multi-part AOF格式
2. RedisShake能够识别AOF文件中的timestamp annotation,并恢复至指定时间点
3. 支持timeshift,能正确处理备份…
-
Amazon S3 allows restores up until the most recent 15 minutes of activity.
[] Continuous backups and point-in-time restore (PITR) - Considerations: - https://docs.aws.amazon.com/aws-backup/latest/…
-
Jira Link: [DB-13628](https://yugabyte.atlassian.net/browse/DB-13628)
### Description
Steps:
- Reach the tablet guardrail limit
- Increase the limit by upgrading the g-flags.
- Validate table cre…
-
### Overview of the Issue
PITR not working as described in https://vitess.io/docs/16.0/reference/features/recovery/
After restoring the backup, the state is not getting rolled forward as describ…
-
## Bug Report
### What version of TiKV are you using?
/ # /tikv-server -V
TiKV
Release Version: 6.2.0-alpha
Edition: Community
Git Commit Hash: https://github.com/tikv/tikv/commit/8b915d3b…
-
### Database name
#### PostgreSQL v12
# Issue description
Creating a readonly replica using WAL-G with a WAL storage server in the middle throws wal not found error, when there are not more WALs …