BARMAN | PostgreSQL Backup & Restore | Streaming Backup | Part -1

Sdílet
Vložit
  • čas přidán 20. 03. 2021

Komentáře • 11

  • @shubhadeshpande3946
    @shubhadeshpande3946 Před 6 měsíci

    Very well made video. Followed it, and was able to setup barman backups successfully. Thank you!

  • @rajkishoreshaw596
    @rajkishoreshaw596 Před měsícem

    thank you sir

  • @betrandmenang2916
    @betrandmenang2916 Před 3 lety +1

    Great Job

  • @muhammadfatahhirzadaulay4430

    I have an issue following your instruction on the video.
    pg_receivewal: incompatible server version 10.19.29; client does not support streaming from server versions newer than 10.21 (Ubuntu 10.21-1.pgdg20.04+1)
    I tried to setup to another PostgreSQL-server and had an issue with pg_basebackup: incompatible version 10.20.30
    How do I get the older version of pg binary in the barman-server to match with Postgresql-server?

  • @juancarlospastillo7417
    @juancarlospastillo7417 Před 11 měsíci

    Barman check pg
    PostgresSQL: FAIELD
    que me falta realizar?

  • @kameryilmaz6759
    @kameryilmaz6759 Před 2 lety +1

    GRANT EXECUTE ON FUNCTION pg_start_backup(text,boolean,boolean) to barman;
    GRANT EXECUTE ON FUNCTION pg_stop_backup() to barman;
    GRANT EXECUTE ON FUNCTION pg_switch_wal() to barman;
    GRANT EXECUTE ON FUNCTION pg_stop_backup(boolean,boolean) to barman;
    GRANT EXECUTE ON FUNCTION pg_create_restore_point(text) to barman;
    GRANT pg_read_all_settings TO barman;
    GRANT pg_read_all_stats TO barman;

  • @saurabhgoreamazing9368

    won running barman check postgres-server the wal_archive fails
    on checking logs barman.wal_archiver INFO: No xlog segments found from file archival for postgres-server
    troubleshooting steps taken barman switch-xlog --force --archive postgres-server
    shows ERROR: The WAL file 00000001000000000000001A has not been received in 30 seconds
    barman check cron
    barman receive-wal
    ERROR: Unable to start receive-wal process: streaming_archiver option set to 'off' in barman configuration file
    Please provide a solution.a quick response will be appreciated .Thanks in advance

  • @malikahmed7045
    @malikahmed7045 Před 8 měsíci

    You can make your tranings much better if you learn to explain some stuff. Your knowledge is definitely very good but you are really bad teacher and you do not make things clear.
    Extremely disappointing