Documentation ¶
Overview ¶
Package walarchive implement the wal-archive command
Index ¶
Constants ¶
View Source
const ( // SpoolDirectory is the directory where we spool the WAL files that // were pre-archived in parallel SpoolDirectory = postgres.ScratchDataDirectory + "/wal-archive-spool" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.