Top 10 reasons to choose Flexible Server for Azure Database for PostgreSQL | Citus Con 2022

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

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

  • @octaverossi3428
    @octaverossi3428 Месяц назад

    great video, clear concise & sumup. Thanks!

  • @1464pokemon
    @1464pokemon Год назад +1

    very informative session, thank you very much

  • @opiee1999
    @opiee1999 Год назад +1

    Great information

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

    Does this mean, Single server is hosted on Windows?!!
    The local storage is nice to know though!
    Thanks for the lecture!

  • @berndeckenfels
    @berndeckenfels Месяц назад

    Why is flexible slower than the same VM, where is the overhead coming from? Does it use the local disk for temporary tables and scratch space automatically?

  • @gbadeboakeem5456
    @gbadeboakeem5456 2 года назад +2

    When are you implementing AAD with flexible server? this option exist in Single server

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

    Also it would be nice to mention what kind of queries has been used to benchmark the database?
    I mean if you do `select (1)` it is going to yield +1000 TPS
    but if you are doing something like `select * from table where c1=@p1 and c2=@p2` on a table with at least 5 columns and +2 million rows and you have two one index on c1,c2 then you could get more accurate metrics that reflects day to day use cases more accurately
    Other kind of benchmarks are not accurate and provide no insights on the actual performance of the DB server

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

    Is the Burstable same concept as "Spot instance" on VM world?
    Also what would be the difference between a memory optimized Flexible server and a memory optimized Single server? Wouldn't both have this "local cache"?

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

    Hi, you mentioned first that the performance is higher than vm but as shown in the slides the vm TPS are higher than azure flexible server for postgres?

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

    It doesn't have the cross region replication which is really dangerous part if any problem occurs with same region hosting.

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

      cross region replication is already in public preview and GA is coming soon

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

    I choose it because it doesn't have the read replica feature publicly available--who would ever use that?!