62 - pgbackrest : PostgreSQL backup and restore

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии •

  • @عابثالأخير-ز9ي
    @عابثالأخير-ز9ي 3 года назад +2

    Thank you very much..!!
    Always your channel provide su a new gold infomative ♥️
    Please continue on this,! 💯

  • @MegaDinesh92
    @MegaDinesh92 2 года назад +1

    When i execute 'yum install pgbackrest' i get below error. Any idea abt this?
    Error: Package: pgbackrest-2.37-1.rhel.x86_64 (pgdg-common)
    Requires: libzstd.so.1() (64bit)

  • @hashimraza422
    @hashimraza422 2 года назад

    Great Boss, Need a help, that Created backup with pg_dumpall, now need to validate backup file, that it is in good or non-corrupted, how can we do it.

  • @mudasir2168
    @mudasir2168 11 месяцев назад

    well explained !

  • @PrakashNaicker-x2n
    @PrakashNaicker-x2n 10 месяцев назад

    Could you please share the document , if possible.?

  • @rajkishoreshaw596
    @rajkishoreshaw596 6 месяцев назад

    thank you

  • @hasanfurkancoskun6638
    @hasanfurkancoskun6638 Год назад

    That's interest but what you done is not working!! before restoring I drop tables and even after the restoring tables don't come back

    • @EMultiSkillsDatabaseServices
      @EMultiSkillsDatabaseServices  Год назад

      It works perfectly if the setup is fine .
      Not sure if you missed any step.

    • @hasanfurkancoskun6638
      @hasanfurkancoskun6638 Год назад

      @@EMultiSkillsDatabaseServices after taking backup. Firstly I drop tables in db then I delete /var/lib/pgsql/14/data/* then I restore my backup. /var/lib/pgsql/14/data/* is coming back. There is no problem with that but the interesting part is that my tables don't come back

    • @EMultiSkillsDatabaseServices
      @EMultiSkillsDatabaseServices  Год назад

      I will give a temp access to the portal for few min .
      Signup on courses.emultiskills.com

    • @hasanfurkancoskun6638
      @hasanfurkancoskun6638 Год назад

      @@EMultiSkillsDatabaseServices thanks for help and I solve the problem adding restore command --type=immediate

  • @umarqasim4759
    @umarqasim4759 2 года назад

    How to pgbackrest configure on standby database. while creating stanza below error appeared
    pgbackrest stanza-create --stanza=pgems --log-level-console=info
    P00 INFO: stanza-create command begin 2.37: --backup-standby --exec-id=3700096-a12cd2d8 --log-level-console=info -- --stanza=pgems
    ERROR: [056]: unable to find primary cluster - cannot proceed
    INFO: stanza-create command end: aborted with exception [056]
    archive mode and archive command also not set in standby. Please help.

    • @zelihaseker3971
      @zelihaseker3971 2 года назад

      could you solve that problem? because ı get the same error

  • @jithinb360
    @jithinb360 Год назад

    Hi
    Can we restore production backup to staging area using pgbackrest

    • @EMultiSkillsDatabaseServices
      @EMultiSkillsDatabaseServices  Год назад

      Yes you can

    • @jithinb360
      @jithinb360 Год назад

      We are planning to use PostgreSQL backup solution as pgbackrest. In the testing face we are not able to restore the backup of test area a backup to test area b.
      We have 2 PostgreSQL instances in seperate server's i have installed pgbackrest in both servers and created different stanza. I'm trying to restore test area a backup to test area b. By copying the pgbackup to test area b

    • @jithinb360
      @jithinb360 Год назад

      Is this possible to do

    • @rosireddy3800
      @rosireddy3800 10 месяцев назад

      Can we restore prod to QA using pgbackrest
      Note : both env's we are using different tables pace path, password and permissions not same

    • @rosireddy3800
      @rosireddy3800 10 месяцев назад

      ​@@jithinb360 hi can I get the mail id to discuss

  • @sharukhdba
    @sharukhdba 8 месяцев назад

    Thank you very much :)

  • @gthamu
    @gthamu 3 года назад

    Thanks awesome!!!

  • @taimurmalik280
    @taimurmalik280 Год назад

    what is postgres-pgo?
    anyone knows please help