[Spacewalk-list] Antwort: Increase speed of PostgreSQL Backup - SpaceWalk 2.5

2018-12-06 Thread Matthias Gruber
Hi! For the books, my previous "solution" was only for online_backups :-/ Now I found something else, which I use and could reduce the time quite well In: /usr/share/perl5/vendor_perl/Dobby/Files.pm the line my $gz = gzopen("$dst", "wb") or die "gzopen: $!\n"; was changed to my

[Spacewalk-list] Antwort: Increase speed of PostgreSQL Backup - SpaceWalk 2.5

2018-11-29 Thread Matthias Gruber
Hi! If someone seeks for a similiar "problem", I found following I stumbled over https://bugzilla.redhat.com/show_bug.cgi?id=1056417 Took this as clue and went straight into /usr/share/perl5/vendor_perl/Dobby/CLI/BackupCommands.pm where I changed my $ret = system(@{Dobby::CLI::MiscCommands::pg_