On Tue, Jul 3, 2012 at 9:50 PM, AI Rumman <rummandba(at)gmail(dot)com> wrote:
> I have been working with Postgresql for the last 3 years. Before that I
> worked with Oracle, Mysql and other databases.
> Now, its time to learn the internals of Postgresql system.
You'll do far better with some of the essays on the Postgres site than
with the source. Try this one, for instance:
http://www.postgresql.org/docs/9.1/static/storage-toast.html
ChrisA