Following a Select Statement Through Postgres Internals
Pat Shaughnessy shows how Postgres works internally. Learn what a postgres server does when it receives select statements and how it understands SQL.
http://blog.codeship.com/following-a-select-statement-through-postgres-internals/
Post a comment