Re: [GENERAL] PostgreSQL internals. Help needed

2006-05-21 Thread Luckys
It'd be great if on completion, you can publish the furnished ERD of the catalog structure, and other representation of the planner, optimizer etc.   Luckys.  On 5/22/06, Bruce Momjian wrote: Please read the developer's FAQ on our web site.  In fact the entiredevelopers se

Re: [GENERAL] PostgreSQL internals. Help needed

2006-05-21 Thread Bruce Momjian
Please read the developer's FAQ on our web site. In fact the entire developers section will help you. --- Federico Petronio wrote: > Hello all, > > as part of an University assignment, a group friends and I have to > resea

[GENERAL] PostgreSQL internals. Help needed

2006-05-21 Thread Federico Petronio
Hello all, as part of an University assignment, a group friends and I have to research in PostgreSQL internals (i.e. parsing, optimizing, execution planning, etc) and compare it with other DBMS (an educational oriented one called MiniBase). I would like to know is you can point us to a place where