TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

“Live EXPLAIN” for a Postgres query

3 pointsby postilaover 8 years ago

1 comment

postilaover 8 years ago
Couple of demos:<p>(1) example of usage – run a sequence of simple queries and then attach &amp; watch their execution, in runtime <a href="https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;981bed2lu7r8sx60u5lsjei30" rel="nofollow">https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;981bed2lu7r8sx60u5lsjei30</a><p>(2) observe what a specified backend is doing, which queries it executes and how, in realtime <a href="https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;c0jon1i6g92hnb5q4492n1rzn" rel="nofollow">https:&#x2F;&#x2F;asciinema.org&#x2F;a&#x2F;c0jon1i6g92hnb5q4492n1rzn</a>