Skip to content
#

backup

Here are 2,673 public repositories matching this topic...

witten
witten commented Oct 19, 2019

Have you checked borgbackup docs, FAQ, and open Github issues?

Yup.

Is this a BUG / ISSUE report or a QUESTION?

ISSUE / feature request.

System information. For client/server mode post info for both machines.

Your borg version (borg -V).

1.1.10

Operating system (distribution) and version.

Manjaro Linux 18.1.1

Hardware / network configuration, and

jspeedz
jspeedz commented Sep 5, 2019

What went wrong?

I'm getting deprecation warnings with openSSL encryption.

[2019/09/05 08:38:52][info] Using Encryptor::OpenSSL to encrypt the archive.
[2019/09/05 08:40:22][warn] Pipeline STDERR Messages:
[2019/09/05 08:40:22][warn] (Note: may be interleaved if multiple commands returned error messages)
[2019/09/05 08:40:22][warn]
[2019/09/05 08:40:22][warn] *** WARNING : depre

openpencil
openpencil commented May 13, 2017

Dear Guillaume,
There is a tiny error in your documentation here: http://gmvault.org/in_depth.html
This line:

You can renew a saved oauth token with the option --renew-oauth-tok

should read:

You can renew a saved oauth token with the option --renew-oauth2-tok

The 2 is missing. The missing 2 causes an error when a user tries to renew the Oauth token. Would be great if you co

profilernz
profilernz commented May 1, 2018

I need a clarification on this for auditing and compliance purposes.
The wal-e docs don't seem to mention what is the default cipher used, or if it simply uses gpg's defaults (which seems to have changed since gpg 2.1)?
Does wal-e enforce a particular cipher?
I would suggest this info be added to the documentation as well...
Thanks!

cfiske
cfiske commented Nov 28, 2019

Although Config::Root is correctly set to $OXIDIZED_HOME when it exists, the config file is not read from this location. Oxidized will only find a config in either /etc/oxidized/config or $HOME/.config/oxidized/config (which I believe is due to Asetus only looking in those locations).

Expected behavior is that setting OXIDIZED_HOME would cause the confi

lachs0r
lachs0r commented Sep 13, 2018

It’d be super nice if libarchive aka libCVE had proper, human-readable changelogs with references to security fixes. Right now the NEWS file is so incomplete as to be useless, and the release notes page on the wiki hasn’t been updated in ages.

stash
hossainemruz
hossainemruz commented Dec 11, 2019

Documentation should cover the followings:

  • Logical Backup (feasible for small databases)
    • Using mysqldump+restic
  • Physical Backup (feasible for large databases)
    • File system backup (using sidecar+restic)
    • Snapshot (using VolumeSnapshot)
  • Offline Backup (Use hook to pause database server)
  • Customizing backup process
    • Provide additional flags (i.e. --single-transaction
linuxtim
linuxtim commented May 15, 2018

The main first point of contact for new users is https://github.com/dpc/rdedup - and the rendering of the README.md which is automatically shown. Adding some content from https://github.com/dpc/rdedup/wiki/My-original-use-case-(old-README.md) would get the message over more clearly, e.g. the unique features of rdedup such as the ability to securely backup multiple hosts with compression and de-du

akopytov
akopytov commented Feb 14, 2015

The following statement in the manual is confusing: "It is important, however, that you use the same version of the xtrabackup binary that you used to create the backup to do the prepare."

It might be a remnant from the times when we had multiple xtrabackup binaries. Or it might mean that the same XtraBackup release should be used on both backup and prepare stages.

In any case the statement is i

doc
igoryonya
igoryonya commented Jan 27, 2020

Please provide the following information when submitting an issue (feature requests or general comments can skip this):

  1. pgBackRest version:
    2.22

  2. PostgreSQL version:
    9.4.2

  3. Operating system/version - if you have more than one server (for example, a database server, a repository host server, one or more standbys), please specify each:
    Ubuntu 12.04.5 LTS x86_64 server

  4. Did yo

Improve this page

Add a description, image, and links to the backup topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the backup topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.