Re: Conceptual Architecture - Mailing list pgsql-general

From Andy Colson
Subject Re: Conceptual Architecture
Date
Msg-id 4E95B555.5000102@squeakycode.net
Whole thread Raw
In response to Conceptual Architecture  (Sarma Chavali <cbssarma@googlemail.com>)
Responses Re: Conceptual Architecture
List pgsql-general
On 10/12/2011 3:50 AM, Sarma Chavali wrote:
> Hi Guys,
> We are new to PostgresSQL and in the process of learning.
> Could you please point us to a simple white paper/doc which describes
> the Conceptual Architecture of PostgresSQL?
> Thanks
> Sarma

Ahh, odd question.  Have you read the fine online manual?

http://www.postgresql.org/docs/9.1/interactive/index.html


Read about Relational Theory, and  MVCC (ask google).


Have you read Greg's book?

http://www.2ndquadrant.com/books/

After that, read the source code.

-Andy

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: how to key/value iterate in stored function
Next
From: John R Pierce
Date:
Subject: Re: Conceptual Architecture