Re: Help!!!! - Mailing list pgsql-hackers

From Jonah H. Harris
Subject Re: Help!!!!
Date
Msg-id 36e682920605160649j15cca5e9h3a3fede69402c554@mail.gmail.com
Whole thread Raw
In response to Help!!!!  (winlinchu <winlinchu@yahoo.it>)
List pgsql-hackers
On 5/16/06, winlinchu <winlinchu@yahoo.it> wrote:
> I must to write a report on physical structures of DBMS's.
> I choosed PostgreSQL; I looked the sources, and I have
> understood the block structure. And relations? And databases?
> How are structured?

Is there a question in there?

If you're looking for database and relation structures, see the
headers.  There you'll find all the info you need for the database
structures used.  Otherwise, see the READMEs in the code or
http://www.postgresql.org/docs/8.1/static/internals.html

Sorry, but giving you any more info seems like we're doing the work for ya.

--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation            | fax: 732.331.1301
33 Wood Ave S, 2nd Floor            | jharris@enterprisedb.com
Iselin, New Jersey 08830            | http://www.enterprisedb.com/


pgsql-hackers by date:

Previous
From: "Jonah H. Harris"
Date:
Subject: Re: Creating a Pseudocolumn
Next
From: Cristiano Duarte
Date:
Subject: Re: [BUGS] BUG #2429: Explain does not report object's schema