-
Notifications
You must be signed in to change notification settings - Fork 86
pg_progbackup 16 порт 5444 #646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Не может ли быть так, что у Вас 5444 где-то указан в переменных среды ( |
Добрый день. Проверил,нет, такая переменная не стоит |
А что говорит |
@slothfk Добрый день. Backup instance informationpgdata = /pgsql/16/data Connection parameterspgdatabase = backupdb Replica parametersreplica-timeout = 5min Archive parametersarchive-timeout = 5min Logging parameterslog-level-console = INFO Retention parametersretention-redundancy = 0 Compression parameterscompress-algorithm = none Remote access parametersremote-proto = ssh |
Проблема оказалась в репе edb из которой pg_probackup подхватывал зависимости вместо стандартной репы postgres |
Спасибо за разъяснение. |
Добрый день.
Поставили версию https://repo.postgrespro.ru/pg_probackup/rpm/latest/centos-8-x86_64/pg_probackup-16-2.5.15-2.ac92457c2d1cfe43fced5b1167b5c90ecdc24cbe.x86_64.rpm и столкнулись с интересным поведением.
При попытке забекапить базу pg_probackup пытается идти на порт 5444 хотя в .pgpass указан порт 5432.
Подскажите,пожалуйста, как это исправить?
The text was updated successfully, but these errors were encountered: