1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-07-17 01:12:23 +02:00

Commit Graph

  • 8cdd9ce1c4 Add restore progress to info command output. main integration Denis Garsh 2025-07-16 19:49:34 +03:00
  • d55836e7e8 Update contributing guide to Ubuntu 22.04. David Steele 2025-07-15 09:45:36 -04:00
  • ff944585ca Add funding information. David Steele 2025-07-07 16:57:08 -04:00
  • 2706168f60 Add progress-only detail level for info command output. Denis Garsh 2025-06-27 00:40:05 +03:00
  • 277b4db46f Move variable to scope where it is used. David Steele 2025-06-26 08:04:33 -04:00
  • 638815b4cd Fix issue with adhoc expiration when no backups in a repository. David Steele 2025-06-24 12:35:18 -04:00
  • 3780057866 Update Fedora test image to Fedora 42. David Steele 2025-06-22 17:46:54 -04:00
  • d0072945fa Add VR_NON_STRING macro for nonstring attribute. David Steele 2025-06-22 15:38:32 -04:00
  • 44e3ee33d2 Improve defaults and allow lists with option value dependencies. David Steele 2025-06-16 17:21:33 -04:00
  • 435f8a3ad7 Remove cfgParseOptionDefault() and cfgParseOptionRequired(). David Steele 2025-06-16 17:05:35 -04:00
  • 5e14692588 Retry failed reads on object stores. David Steele 2025-06-16 16:25:50 -04:00
  • 1e23e38730 Update support and recognition documentation. David Steele 2025-06-16 16:04:35 -04:00
  • 2e76e9fc69 Describe discrete option values in a list where appropriate. Anton Kurochkin 2025-06-09 17:34:17 +03:00
  • 8aa2d88bac Update unit tests to work with Alpine Linux and musl libc. David Steele 2025-06-05 17:33:18 -04:00
  • b5fbb16cce Add TEST_ERROR_MULTI() macro. David Steele 2025-06-05 15:35:28 -04:00
  • ad7ba46bc6 Improve the predictability of floating point numbers formatted as strings. David Steele 2025-06-05 13:27:45 -04:00
  • a30442f168 Update invalid address check in common/io-tls unit test. David Steele 2025-05-31 10:08:13 -04:00
  • cb673225e9 Fix "less than" in help output for archive-mode option. Anton Kurochkin 2025-05-28 22:33:38 +03:00
  • f494dd21ad Fix architecture labeling for multi-architecture container builds. David Steele 2025-05-27 17:14:18 -04:00
  • f4e1adf059 Fix issue with calling lstClear() twice. David Steele 2025-05-27 16:33:32 -04:00
  • b5a26d99a0 Use dup2() to redirect stderr in the common/error unit test. David Steele 2025-05-26 12:49:47 -04:00
  • 8737cad566 Fix defaults in command-line help. David Steele 2025-05-12 13:33:42 -04:00
  • 7b1b1f5322 New CI container build for PostgreSQL 18 beta1. David Steele 2025-05-09 17:45:05 -04:00
  • 34b916f323 Use 'x86_64' instead of 'amd64' for container testing. David Steele 2025-05-09 12:56:57 -04:00
  • 7786b5d847 Rename unsigned char to uint8_t. David Steele 2025-05-09 09:25:38 -04:00
  • 1e98684148 Add default type for current pgbackrest binary. David Steele 2025-05-08 09:16:30 -04:00
  • 6869543b7a Make default-literal option configuration with default-type. David Steele 2025-05-08 09:12:38 -04:00
  • 32b69e9acc Rename cfgExe() to cfgBin(). David Steele 2025-05-07 09:35:54 -04:00
  • d45da0363e Flag pg-host-config-include-path and pg-host-config-path as required. David Steele 2025-05-06 14:12:38 -04:00
  • e38e3e0090 Merge v2.55.1 release. David Steele 2025-05-05 13:40:14 -04:00
  • 665f261ea4 v2.55.1: Bug Fixes release/2.55.1 David Steele 2025-05-05 13:10:22 -04:00
  • 975516ae6d Remove context wrapper when processing defaults during config parsing. David Steele 2025-05-04 13:56:13 -04:00
  • beeb93225f Fix typo in comment. David Steele 2025-05-03 17:29:38 -04:00
  • 8bbb982435 Revert "calculate content-md5 on S3 only when required". David Steele 2025-05-01 13:22:15 -04:00
  • 5e01098617 Fix lower bounds checking for option keys. David Steele 2025-05-01 13:06:18 -04:00
  • 293bc2a75d Add details about notifying packagers to release instructions. David Steele 2025-05-01 12:53:05 -04:00
  • 6c0e212926 Begin v2.55.1 development. David Steele 2025-05-01 12:38:37 -04:00
  • 96dfdce085 Revert "calculate content-md5 on S3 only when required". David Steele 2025-04-29 15:12:11 -04:00
  • 9958b17834 Fix lower bounds checking for option keys. David Steele 2025-04-28 14:33:56 -04:00
  • 1d89e3d75b Add details about notifying packagers to release instructions. David Steele 2025-04-23 13:17:19 -04:00
  • 01c8c0f864 Begin v2.56.0 development. David Steele 2025-04-21 18:51:50 -04:00
  • 6c90196e74 v2.55.0: Verification Improvements and PostgreSQL 18 Support release/2.55.0 David Steele 2025-04-21 18:25:00 -04:00
  • 4bb7cb1ac6 Fix incorrect not-equal comparison in TEST_RESULT_Z_NE(). Yegor 2025-04-21 20:02:56 +07:00
  • 9386920b79 Add FAQ about exporting self-contained cluster. Stefan Fercot 2025-04-16 19:26:15 +02:00
  • c2f64bb03b Fix highlight error in user guide. David Steele 2025-04-15 16:50:40 -05:00
  • 8bdba74798 Clarify incremental backup expiration. David Steele 2025-04-14 13:34:35 -05:00
  • 565d2e0c47 PostgreSQL 18 experimental support. David Steele 2025-04-14 12:29:31 -05:00
  • 019e4cf8a7 Another fix for integration tests on alternate architectures. David Steele 2025-04-14 10:46:55 -05:00
  • 48a43e76e2 Enable format-overflow=2 compiler warning. David Steele 2025-04-11 18:39:56 -05:00
  • 5fe23ff07b Remove implied -Wformat-nonliteral warning. David Steele 2025-04-11 17:02:14 -05:00
  • 9fba07c26d Remove -Wno-implicit-fallthrough and explicitly mark fallthrough. David Steele 2025-04-11 16:52:45 -05:00
  • a076ee63bd Remove unmaintained/unused development environment build files. David Steele 2025-04-10 15:29:37 -05:00
  • dd3a7d99a7 Recommend not placing spool-path within pg_xlog/pg_wal. David Steele 2025-04-10 12:08:35 -05:00
  • cab4d6fd5c Warn when a value for a multi-key option is overwritten. David Steele 2025-04-10 10:26:50 -05:00
  • 68f22aea66 Allow connections to PostgreSQL on abstract domain sockets. David Steele 2025-04-09 14:50:16 -05:00
  • 20bfd14b73 Calculate content-md5 on S3 only when required. David Steele 2025-04-09 12:27:27 -05:00
  • c925832e17 Add LSTDEF() macro. David Steele 2025-04-09 12:02:19 -05:00
  • 53a45d25c3 Fix documentation for specifying multiple stanzas with tls-server-auth. David Steele 2025-04-08 10:45:06 -05:00
  • 37544da56c Fix integration tests on alternate architectures. David Steele 2025-04-07 11:57:00 -05:00
  • e18ca19895 Remove extraneous const from cvtIntToZ() prototype. Yegor 2025-04-04 22:26:03 +07:00
  • aeea81a388 Fix test logging in storageHelperDryRunInit(). Yegor 2025-04-04 22:07:32 +07:00
  • cc50e1aecd Revert "full/incremental backup method". David Steele 2025-04-02 15:25:23 -05:00
  • 4a42eec552 Set noResetLogLevel in config/parse unit tests where required. David Steele 2025-04-02 11:59:38 -05:00
  • 33655095f4 Use latest Minio image for testing. David Steele 2025-03-31 19:30:41 -05:00
  • dcfe30e322 Fix instances of "of of". albertchae 2025-03-31 12:18:29 -07:00
  • b28ae98cec Update unix_socket_directory to unix_socket_directories. David Steele 2025-03-31 12:24:03 -05:00
  • e4def8845e Allow verification of a specified backup. Maxim Michkov 2025-03-26 17:44:29 +03:00
  • 945c7d1eb6 Update verify command summary. David Steele 2025-03-25 12:43:32 -06:00
  • 1cfafa386c Strip version from RHEL label in user guide. David Steele 2025-03-25 11:00:53 -06:00
  • 87776bc9cf Update PostgresQL versions in user guide. David Steele 2025-03-25 10:28:46 -06:00
  • 84eb9a742d Clarify behavior of --repo-retention-full-type. David Steele 2025-03-24 12:21:31 -06:00
  • 5d2c67c3c6 Fix block incremental restore issue on non-default repository. David Steele 2025-03-21 10:37:20 -06:00
  • 723f900eaa Fix missing return in FUNCTION_LOG_RETURN_VOID(). Yegor 2025-03-21 22:01:02 +07:00
  • d10ad3780a Fix test logging. Yegor 2025-03-20 00:17:59 +07:00
  • f00c0d4e85 Fix comments in unit tests. Yegor 2025-03-19 22:34:32 +07:00
  • 750a051b7a Add numeric output to version command. Stefan Fercot 2025-02-28 23:53:03 +01:00
  • 57ffd2dfcb Fix multi-architecture unit testing. David Steele 2025-02-28 15:38:05 -06:00
  • 814bf487c3 Add support for GCS requester pays. Timothée Peignier 2025-02-25 14:37:22 -08:00
  • 4db0263fd6 Add support for S3 requester pays. Timothée Peignier 2025-02-25 14:12:28 -08:00
  • 7941d6506e Remove unneeded verbiage from option descriptions. David Steele 2025-02-25 15:36:55 -06:00
  • f2bbfad29c Fix case in option summary. David Steele 2025-02-21 08:24:57 -06:00
  • 2155a12a3d Add detail logging for expired archive path. Stefan Fercot 2025-02-17 18:51:51 +01:00
  • 4dcfa9ef59 Add detail logging to expire test. Stefan Fercot 2025-02-17 10:56:57 -06:00
  • 82299eb4cd Clarify requirement for local/remote pgBackRest versions to match. Greg Clough 2025-02-15 18:00:00 +00:00
  • 47f050f8fd Fix expire archive range logging. David Steele 2025-02-15 12:17:04 -05:00
  • ef0a71d629 Update Cirrus-CI FreeBSD runner versions. David Steele 2025-02-15 11:02:23 -06:00
  • aa7210a183 Change --process-max recommendation for object stores to --repo-bundle. David Steele 2025-02-04 11:15:51 -05:00
  • 922e9f0775 Verify recovery target timeline. David Steele 2025-02-04 10:06:17 -05:00
  • 322e764f29 Add Coverity build to release instructions. David Steele 2025-01-30 21:43:48 -05:00
  • 6e437defa9 Refactor backupBlockIncrMapSize() range handling to satisfy Coverity. David Steele 2025-01-30 14:28:28 -05:00
  • 89615eee65 Refactor loop in restoreManifestMap() to satisfy Coverity. David Steele 2025-01-30 13:59:42 -05:00
  • 5421ef3e92 Add cast to suppress Coverity complaint about volatile used in assert(). David Steele 2025-01-30 13:48:59 -05:00
  • d5cefb7290 Fix error reporting for queries with no results. David Steele 2025-01-29 13:48:26 -05:00
  • d50b01b485 Add assertions to satisfy Coverity about possible underflows. David Steele 2025-01-28 18:48:11 -05:00
  • e46374dc7d Lower log level of backupDbPing()/dbPing() to trace. David Steele 2025-01-28 15:30:23 -05:00
  • e625ed8be2 Caveat --tablespace-map-all regarding tablespace creation. David Steele 2025-01-28 09:14:30 -05:00
  • dde1b04772 Add StringId linter. David Steele 2025-01-27 17:14:34 -05:00
  • d582739d82 Convert 5-bit test StringId to 6-bit. David Steele 2025-01-27 15:51:57 -05:00
  • 6df96f505f Separate version into component parts. David Steele 2025-01-23 17:12:05 -05:00
  • 6776940c3b Use three part version in development builds. David Steele 2025-01-23 14:55:44 -05:00