-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Assignees
Labels
@stratumO
Description
Hi! I suggest dividing WALs from the archive into different directories, because when writing a large number of segments to the network directory (30-40 thousand per day, NFS for example) for several weeks, there are problems with the availability of the directory.
You can divide by dates hours or segment names (for example, as in barman)
Thanks!