Re: Conceptual Architecture

Поиск
Список
Период
Сортировка
От Andy Colson
Тема Re: Conceptual Architecture
Дата
Msg-id 4E95B555.5000102@squeakycode.net
обсуждение исходный текст
Ответ на Conceptual Architecture  (Sarma Chavali <cbssarma@googlemail.com>)
Ответы Re: Conceptual Architecture
Список 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 по дате отправления:

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: how to key/value iterate in stored function
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Conceptual Architecture