Part 21 - PostgreSQL : What is a Pg_base backup.

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

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

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

    Best video ever. Well explained especially for new learners

  • @Takhatsinghkushwah-w2j
    @Takhatsinghkushwah-w2j 4 месяца назад +1

    Excellent explain --Please make a video to restore the backup files of pg_basebackup(from one system to another system )

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

    Hi, I have a question i have taken two servers master and slave i have given all the params according to my documentation. but where as in pg_basebackup is not happening. can you provide me any hints to achieve this. thank you

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

    very clear video thanks for clearance

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

    Hi,
    This is working fine in the localhost.
    But, when i try to do it for remote server it is throwing some error.
    It is asking 'is the server accecpting tcp connections'.
    In the pg_hba.confg listener address is set to '*'. Couldn't figure out what exactly is the problem.
    Please help

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

    thank you sir

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

    Loved it! Simple and clear!

  • @GHEC-ARCHANASV
    @GHEC-ARCHANASV Год назад

    Hi, can you make a video to restore the backup files of pg_basebackup(from one system to another system )

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

    Thank you for your tutorial and offert ♥️
    Could you please demo how restoring after complete backup

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

    I have accidentally deleted my database .I had a backup but it didn't restore entire data .Could you please tell me what should I do?

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

      You need to have full database backup with wal logs to restore it

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

      @@EMultiSkillsDatabaseServicesI don't have it. Can any other method be used ?

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

    Hi, I followed your steps but backup was unsuccessful, I am getting errors as below could you please help?
    Peer authentication failed for user "replication_user",I am using 11.7 version of postgresql.

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

    Helper restore from pg_basebackup please

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

    Sir how to recover delete database from pgadmin please can u tell

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

      Do you have a backup available ?
      pg_dump backup or any other backup ?

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

      @@EMultiSkillsDatabaseServices no actually I forget to take backup

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

      @@EMultiSkillsDatabaseServices so I accidentally use delete query so how to recovery it sir

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

      is it managed instance in any cloud ( managed instance )? or it is hosted on a virtual machine in datacenter ( On premises )

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

      @@ensurokka6905 hi did you manage to get database back?

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

    Insightful