-
**Describe the situation**
When restoring a table from S3 that contains dozens of columns, the restore process becomes very slow, and consumes a lot of bandwidth.
**How to reproduce**
* Which Cli…
-
We are enhancing ScyllaDB with a native RESTful API to efficiently backup and restore SSTables to and from object storage services. The existing backup process is documented at https://github.com/scyl…
-
### How to reproduce this bug?
I have 13 collections I want to backup to s3. Tried to backup with Python (v4) and curl.
### What is the expected behavior?
It works with couple of collections but w…
-
## What's the test to develop? Please describe
```
@pytest.mark.dependency()
def test_connection(self, api_client, backup_config, config_backup_target):
code, data = api_client.sett…
-
- Full DB backup as JSON with the option for recovery. Using scan or DynamoDB Streams and Lambda.
- Use versioning of buckets/objects in S3.
- CSV daily backup using timestamp based query.
- Allow …
-
### The problem
The backup service currently provides the user with the option to configure a `name`.
Counterintuitively, this does _not_ set the filename. Even when the `name` is set, the backu…
-
There is a possibility that multipart upload to S3 is broken/interrupted.
In such a situation, these mutlipart uploads should be aborted.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/mpu-…
-
### Is your feature request related to a problem?
I'd like to backup directly to S3 compatible cloud storage providers.
Currently issuing a backup command just dumps a copy of the database on the …
-
As discussed with @mnencia last friday:
We use CloudNativePG and write backups and WAL archiving to a local S3 appliance.
We noticed that writing WAL files did not perform well causing the WAL l…
-