Thread: Inquiry From Form [pgsql]
Dear Sirs, I am a graduate studant, and for doing a homework I need details how Postgre, keep information, does it uses B tress,or B+tree or just binary trees. I would apreciate all help you can give me. Sincerely, Henrique Lima
On Thursday 04 September 2003 22:54, Henrique Lima wrote: > Dear Sirs, > I am a graduate studant, and for doing a homework I need details how > Postgre, keep information, does it uses B tress,or B+ tree or just binary > trees. I would apreciate all help you can give me. Well, you can get the source from http://www.postgresql.org/ There is a "Developer's Guide" section to the manuals and you may also want too look at: http://developer.postgresql.org/ http://techdocs.postgresql.org/ That should get you started. -- Richard Huxton Archonet Ltd