How to Migrate Local PostgreSQL Database to AWS RDS

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ม.ค. 2025

ความคิดเห็น • 24

  • @amitpatil4771
    @amitpatil4771 3 ปีที่แล้ว +3

    Great explanation of backup and restore of Postgres

  • @joelletchaks4570
    @joelletchaks4570 2 ปีที่แล้ว +2

    never thought it could be this easy thank you so much.

  • @JuanCruz-qc9ms
    @JuanCruz-qc9ms 2 ปีที่แล้ว +2

    Thanks very much, greetings from argentina!

  • @sebashmh
    @sebashmh 2 ปีที่แล้ว +6

    Thanks for the explanation. I understand this is a demo for testing purposes, but be aware it is really dangerous to enable "All Traffic" in the security groups, this is a sure way to get hacked.

    • @shriramvenu
      @shriramvenu ปีที่แล้ว

      yea. ideally the DB should not be accessible from the open internet. one should restrict it to VPC only and VPN in. but for temporary access, whitelist your ip and then remove it once done

  • @srkkhan5867
    @srkkhan5867 2 ปีที่แล้ว +2

    Thanks alot for the video it was really helpful 😊

  • @syedrahatali2309
    @syedrahatali2309 6 หลายเดือนก่อน

    nice explanation man, i was already using backup purposes but does't restored using this actually i was using simple file format but in restore the only option is custom this demo solves the problem when i changes the backup to custom

  • @malithjayalath6417
    @malithjayalath6417 9 หลายเดือนก่อน

    Worked thank you very much

  • @AzharKhan-wn8wy
    @AzharKhan-wn8wy 3 ปีที่แล้ว +1

    Thanks 👍

  • @psyferinc.3573
    @psyferinc.3573 ปีที่แล้ว +1

    thank you

  • @joaomoreira1829
    @joaomoreira1829 3 ปีที่แล้ว +1

    Great work, thanks

  • @jerrychuang81
    @jerrychuang81 ปีที่แล้ว

    How to delete table?I tried to delete one table but it shows the database is locked. I can only delete the row of the table one by one

  • @mujtabahassan3553
    @mujtabahassan3553 3 หลายเดือนก่อน

    im getting ssl error have you disabled it in this video?

  • @lonewolf796
    @lonewolf796 ปีที่แล้ว +1

    Why I can't connect with my IP option , anywhere is not secure for prod

    • @shriramvenu
      @shriramvenu ปีที่แล้ว

      you can

    • @lonewolf796
      @lonewolf796 ปีที่แล้ว

      @@shriramvenu I m using free tier , and trying to connect to local postgresql instance - RDS with only my ip allowed.. security group ?...

  • @aogunnaike
    @aogunnaike 3 ปีที่แล้ว +1

    Awesome thanks

  • @Rickeless
    @Rickeless 4 หลายเดือนก่อน

    I would suggest using custom tcp and setting it to your IP instead

  • @jintuthomas6947
    @jintuthomas6947 2 ปีที่แล้ว

    Is That database is stored in aws????

  • @faisalkhan-gy5ef
    @faisalkhan-gy5ef 2 ปีที่แล้ว

    Do we don't have to run migrations?

  • @sandeepsahu1716
    @sandeepsahu1716 ปีที่แล้ว

    Hi sir, can u please help in how to do major version upgrade of postgres SQL version of Amazon rds database

  • @yashdholakia6201
    @yashdholakia6201 3 ปีที่แล้ว

    (School management system) project ka 1k video create kro plz

  • @luv-ly462
    @luv-ly462 8 หลายเดือนก่อน

    i keep getting connection time out bruhh

  • @flutterguru3764
    @flutterguru3764 3 ปีที่แล้ว

    Migrate local mysql database to aws