Re: Documentation of Concepts

From: Renney Thomas <renney(at)cris(dot)com>
To: Dani Oderbolz <oderbolz(at)ecologic(dot)de>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Documentation of Concepts
Date: 2003-07-22 08:04:46
Message-ID: 3F1CF01E.4020100@cris.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

You will find it in the following links. It may not be as polished as
Oracle's books, but still good.

http://developer.postgresql.org/

* Flowchart of the PostgreSQL backend
<http://developer.postgresql.org/docs/pgsql/src/tools/backend/index.html>

* Database Internals Presentation
<http://developer.postgresql.org/pdf/internalpics.pdf>
* The Implementation of PostgreSQL
<http://developer.postgresql.org/osdn.php>

http://www.amazon.com/exec/obidos/tg/detail/-/0735712573/ref=pd_sbs_b_1/002-0987690-9063249?v=glance&s=books
http://www.amazon.com/exec/obidos/tg/detail/-/0735712573/ref=pd_sbs_b_1/002-0987690-9063249?v=glance&s=books

Dani Oderbolz wrote:

> Hi everybody,
> maybe you have followed the tread before about migratiing from Oracle
> to Postgres. In there I quoted a Document from Oracle called
> "Oracle Concepts". In there, Oracle explains exactly, what goes on
> under the hood of Oracle.
> (Like How they handle concurrency, locking...)
> Is there such a document for Postgres already?
> Cheers,
> Dani
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Olivier Reuland 2003-07-22 11:28:24 RE : common_fields: permission denied
Previous Message Bruce Momjian 2003-07-22 00:05:19 Re: Documentation of Concepts