Skip to content

pg1-host issue resolved - #349

Merged
moizpgedge merged 2 commits into
mainfrom
fix/PLAT-47/pgBackrest_host_issue
Jul 8, 2025
Merged

pg1-host issue resolved#349
moizpgedge merged 2 commits into
mainfrom
fix/PLAT-47/pgBackrest_host_issue

Conversation

@moizpgedge

Copy link
Copy Markdown
Contributor

removed pg1-host from the list.issue resolved

@moizpgedge moizpgedge self-assigned this Jul 2, 2025
Comment thread src/backrest/backrest.py
"repo1-type", "process-max", "compress-level", "pg1-path",
"pg1-user", "pg1-database", "db-socket-path", "pg1-port",
"pg1-host"
"pg1-user", "pg1-database", "db-socket-path", "pg1-port"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Should we also remove this line?

"pg1-host": "127.0.0.1",

Otherwise, it looks like we'll have an unused pg1-host variable (with a bad value) in the SQLite database.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it was mentioned in the ticket to remove it

@moizpgedge
moizpgedge merged commit e4b15ac into main Jul 8, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants