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.

How PostgreSQL Processes a Query

39 pointsby mattculbrethabout 16 years ago

1 comment

neilcabout 16 years ago
Blatant self-promotion, but people interested in PostgreSQL query processing might also be interested in these slide decks:<p>"Query Execution Techniques in PostgreSQL" <a href="http://neilconway.org/talks/executor.pdf" rel="nofollow">http://neilconway.org/talks/executor.pdf</a><p>"Inside the PostgreSQL Query Optimizer" <a href="http://neilconway.org/talks/optimizer/optimizer.pdf" rel="nofollow">http://neilconway.org/talks/optimizer/optimizer.pdf</a>