Skip to content

'.partial' suffix in archive-push #117

Closed
@gsmolk

Description

@gsmolk

Considering that PostgreSQL use this suffix for sending partially written WAL file to archive during replica promotion, we must change suffix used by archive-push:

INFO: pg_probackup archive-push from /home/gsmol/git/postgres/contrib/pg_probackup/tests/tmp_dirs/replica/test_replica_promote_1/replica/data/pg_wal/000000010000000000000004.partial to /home/gsmol/git/postgres/contrib/pg_probackup/tests/tmp_dirs/replica/test_replica_promote_1/backup/wal/master/000000010000000000000004.partial

Maybe we can switch to something like 'probackup_partial'.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions