1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Storage
David Steele 375ff9f9d2 Ignore all files in a linked tablespace directory except the subdirectory for the current version of PostgreSQL.
Previously an error would be generated if other files were present and not owned by the PostgreSQL user.  This hasn't been a big deal in practice but it could cause issues.

Also add tests to make sure the same logic applies with links to files, i.e. all other files in the directory should be ignored.  This was actually working correctly, but there were no tests for it before.
2018-08-31 16:06:40 -04:00
..
Cifs Storage and IO layer refactor: 2017-06-09 17:51:41 -04:00
Filter Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
Posix Ignore all files in a linked tablespace directory except the subdirectory for the current version of PostgreSQL. 2018-08-31 16:06:40 -04:00
S3 Fix non-compliant ISO-8601 timestamp format in S3 authorization headers. 2018-07-01 08:17:27 -04:00
Base.pm Make backup directory sync more efficient. 2018-04-03 21:30:15 -04:00
Helper.pm Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Local.pm Ignore all files in a linked tablespace directory except the subdirectory for the current version of PostgreSQL. 2018-08-31 16:06:40 -04:00