Skip to content

archive-push problem #330

Closed
Closed
@hunterhuang8810

Description

@hunterhuang8810

I want to use archive-push to move pg wal files from archive folder to backup wal folder, i.e. copy all archived wal files from
/home/service/var/pgdata/archivedir to pg_probackup wal archive folder , but I can't run success:

pg_probackup-12 archive-push -B /home/postgres/pg_backup --instance pgsql --wal-file-name=000000010000000000000020 --wal-file-path=/home/service/var/pgdata/archivedir

ERROR: Could not open file "/home/service/var/pgdata/archivedir/global/pg_control" for reading: No such file or directory

How do I use archive-push command to move all archived wal files from one folder to pg_probackup base folder?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions