Re: [ADMIN] Documentation of Concepts

2003-07-22 Thread Renney Thomas
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 * Database Internals Presentation

Re: [ADMIN] Documentation of Concepts

2003-07-21 Thread Bruce Momjian
There are some papers on the PostgreSQL web site, in the developers section, and of course there is the source code, plus some stuff in the admin docs. --- Dani Oderbolz wrote: > Hi everybody, > maybe you have followed the t

[ADMIN] Documentation of Concepts

2003-07-17 Thread Dani Oderbolz
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