fix(plugin): fix duplicating pgData on walrestore by Endevir · Pull Request #9093 · cloudnative-pg/cloudnative-pg

@dosubot dosubot bot added the size:XS

This PR changes 0-9 lines, ignoring generated files.

label

Nov 6, 2025

@dosubot dosubot bot added size:M

This PR changes 30-99 lines, ignoring generated files.

and removed size:XS

This PR changes 0-9 lines, ignoring generated files.

labels

Nov 10, 2025

mnencia

leonardoce

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Nov 11, 2025
This commit fixes incorrect walrestore path passed to plugins if destination path is already absolute.

Signed-off-by: Ivan Arkhipov <endevir@yandex-team.ru>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>

cnpg-bot pushed a commit that referenced this pull request

Nov 12, 2025
This commit fixes incorrect walrestore path passed to plugins if
destination path is already absolute.

See #6964
Closes #9067

Signed-off-by: Ivan Arkhipov <endevir@yandex-team.ru>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit 70d884f)

cnpg-bot pushed a commit that referenced this pull request

Nov 12, 2025
This commit fixes incorrect walrestore path passed to plugins if
destination path is already absolute.

See #6964
Closes #9067

Signed-off-by: Ivan Arkhipov <endevir@yandex-team.ru>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit 70d884f)

leonardoce pushed a commit that referenced this pull request

Nov 12, 2025
This commit fixes incorrect walrestore path passed to plugins if
destination path is already absolute.

See #6964
Closes #9067

Signed-off-by: Ivan Arkhipov <endevir@yandex-team.ru>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit 70d884f)

mnencia pushed a commit that referenced this pull request

Jan 20, 2026
This commit fixes incorrect walrestore path passed to plugins if
destination path is already absolute.

See #6964
Closes #9067

Signed-off-by: Ivan Arkhipov <endevir@yandex-team.ru>
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
Co-authored-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
(cherry picked from commit 70d884f)