Reid Thompson
Reid Thompson
maybe https://pgbackrest.org/configuration.html#section-backup/option-start-fast should be configured?
If my reading is correct... In backup.c, and common.c invocations are wrapped by a storageFeature check. In restore.c, if a symlink existed when the backup was taken, then an attempt...
> I think we need two things here. First, there should be a check in the storageNew() to make sure the interface function has been implemented when links are supported,...
The ERROR: [041] is a pgbackrest file open error that appears to be being triggered by an error in the libssh2 libraries -43 (defined as LIBSSH2_ERROR_SOCKET_RECV) when libssh2 is attempting...
See https://github.com/pgbackrest/pgbackrest/issues/2007. The comments explain why and recommend a means to calculate percentage complete using size and size-cplt.
It appears that pgbackrest-2.49-1PGDG.rhel9.x86_64 from pgdg-common is built with libssh2 (i.e. supporting SFTP). libssh2-1.10.0-1 is available from the EPEL respository for RHEL9.
pgbackrest SFTP only supports libssh2. ~~It will not switch to libssh.~~ Editing: Realized that I may have misread the question. I read it as 'When will pgbackrest automatically build with...
Unless I'm misreading, all those CVE's appear to refer to version
$ ruby -v ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux] $ ~/bin/oxfordWeatherAll.rb /usr/local/lib64/ruby/gems/1.8/gems/noaa-0.2.4/lib/noaa/current_conditions.rb:177:in `text_from_node': undefined method`xpath' for #LibXML::XML::Document:0x7f0026190de8 (NoMethodError) from /usr/local/lib64/ruby/gems/1.8/gems/noaa-0.2.4/lib/noaa/current_conditions.rb:23:in `observed_at' from /home/rthompso/bin/oxfordWeatherAll.rb:19
$ gem list --local **\* LOCAL GEMS *** andre-geokit (1.5.0) atk (0.19.4) cairo (1.10.0) color (1.4.1) columnize (0.3.4) daemons (1.1.3) echoe (4.3.1) fastthread (1.0.7) gdkpixbuf2 (0.19.4) geokit (1.6.0) gettext (2.1.0)...