1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
David Steele 84ab787b1a Merge protocol storage helper into storage helper.
These are separated the same way in the Perl code where the remote storage driver is located in the Protocol module. However, in the C code the intention is to implement the remote storage driver as a regular driver in the storage layer rather than making a special case out of it.

So, merge the storage helpers. This also has the benefit of making the code a bit simpler.

Also separate storageSpool() and storageSpoolWrite() to make it clearer which operations require write access and to maintain consistency with the other storage helper functions.
2018-09-16 14:12:53 -04:00
..
dtd Allow containers to be defined in a document. 2018-07-23 07:49:15 -04:00
coding.xml Storage object improvements. 2018-04-03 12:25:21 -04:00
index.xml v2.02: Parallel Asynchronous Archive Get and Configuration Includes 2018-05-06 19:53:42 -04:00
reference.xml List allowable values for the buffer-size option in the configuration reference. 2018-09-10 13:33:39 -04:00
release.xml Merge protocol storage helper into storage helper. 2018-09-16 14:12:53 -04:00
test.xml Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
user-guide.xml v2.05: Environment Variable Options and Exclude Temporary/Unlogged Relations 2018-08-31 13:19:43 -04:00