-
### Description
I can make a database dump, however I'm not able to restore it later.
Log:
```
/run/user/1000/doc/ffddf574/bin/mysql -u root --host=172.18.0.3 --port=3306 whatever_db
Task 'My…
-
**Description of the feature**
Add possibility to recover database backups stored in S3 bucket.
**Benefits of feature**
Restore from remote S3 location.
**Additional context**
Right now…
-
*If you have problems with the installation please use our [community forum](https://community.leantime.io)*
**What set up are you using**
* [ ] Cloud Hosted Version
* [X] Self Hosted
**Descri…
-
last log before it stops :
```
154629410 2023-11-16 22:27:30.332 [pool-15502-thread-5] INFO com.altinity.clickhouse.sink.connector.db.DbWriter - *************** EXECUTED BATCH Successfully Records…
-
If you have a server that is backed up by WAL-G (and are using `wal-g binlog-push` to archive binlogs), restoring a backup using WAL-G will permanently break future binlog archival for that server.
…
jstaf updated
8 months ago
-
Hi,
To give some context, we are currently running matomo v4.15.1 and hoping to upgrade soon to latest v5.x.x. We just ran the conversion to UTF8MB4 where we faced an error due to a foreign key con…
-
-
**Describe the bug**
While running `kando location pull` with filePath as target directory instead of stdin, kando is pulling kopia root entry for the file
**To Reproduce**
1) Install Kanister on…
-
Description
Encountering the following error during database restoration: ERROR 1231 (42000) at line 172: Variable 'sql_mode' can't be set to the value of 'NO_AUTO_CREATE_USER'
Steps to Reproduce
…
-
This project supports toolsets to Dump Mysql data and then restore it to Clickhouse.
We are using it for our Mysql replications, but I'm wondering what would be the solution for the Postgresql DBs.
…