51 - PostgreSQL : Slow long running and blocked queries in PostgreSQL

แชร์
ฝัง

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

  • @HelloWorld-tn1tl
    @HelloWorld-tn1tl 9 หลายเดือนก่อน +2

    when query lock, should add a where condition to avoid system tables: where relname not like 'pg_%';

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

    Very nice and educational session. Thanks

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

    Thanks

  • @HelloWorld-tn1tl
    @HelloWorld-tn1tl 9 หลายเดือนก่อน +2

    should add "state = 'active'" in where, when query slow sql.

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

    Good 👍👍

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

    Really Nice !!! Do you have any websites?

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

    Can you please share the script too ?

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

      Sorry , the documents are only available for those part of training / Document access program.
      Sorry about that . Please check the channel description for more details.

  • @ITPRO-e9u
    @ITPRO-e9u 10 หลายเดือนก่อน

    Not much informational. This will be good if it will be some real time examples.