-
sync_zhprs_custom_word函数中使用PG数据目录作为字典存储位置,会有一定的问题。Barman进行备份的时候,会报错。
下面为Barman日志:
2024-11-06 09:55:01,853 [96037] barman.wal_archiver INFO: No xlog segments found from streaming for xxx.
2024-…
Poiig updated
7 minutes ago
-
Hi,
Barman Server: 10.114.16.34
Primary Server: 10.114.16.68
Standby Server: 10.114.16.70
[barman@testbed05 conf.d]$ barman -v
3.11.1 Barman by EnterpriseDB (www.enterprisedb.com)
I want …
-
Hello,
I try to restore a streaming backup from my "barman" server to my "pg2" server, without success.
There is a ssh problem with keys. It seems the barman-wal-restore not find or user ssh-keys of…
-
I noticed that the size of the backup is almost 2 times bigger then the database. Restoring the database from the backup results in a database with the same big size as the backup. Is this normal? How…
-
### Is there an existing issue already for this feature request/idea?
- [X] I have searched for an existing issue, and could not find anything. I believe this is a new feature request to be evaluated…
-
Our Barman System gehts sporatically this issue for some backups:
TypeError: '
-
[barman@SRV_barman barman]$ barman backup srv_postres
WARNING: No backup strategy set for server 'srv_postres' (using default 'concurrent_backup').
Starting backup using rsync-concurrent method fo…
-
Right now, the only place a user can see which model is active is in `barman diagnose`. We should have this information handy in the status and show-server output.
-
Trying to implement backups for all the DBs using the edb operator, but logs are saying the file or directory does not exist. i have even manually created a folder in the bucket. We are using storageg…
-
## Setting up Postgres with SSH for Barman
ENABLE_BARMAN: true/false
BARMAN_IP: (required if ENABLE_BARMAN is true)
ID_RSA: (required if ID_RSA is true)
IDA_RSA_PUB: (required if IDA_RSA_PUB is true)…