Project

General

Profile

Bug #5310

Use hard links for unsent WAL files

Added by Alexander Shulgin over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Alexander Shulgin
Start date:
10/29/2014
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

The cmd_archiver script will keep a copy of WAL file it was unable to deliver to a slave host, thus potentially using a lot of extra space.

We should use hard links instead.

Make sure that archive directory is on the same partition where pg_xlog is. Make this an option (default: on).

Also available in: Atom PDF