Re: regarding storage in postgres - Mailing list pgsql-hackers

From Tom Lane
Subject Re: regarding storage in postgres
Date
Msg-id 13991.1117637225@sss.pgh.pa.us
Whole thread Raw
In response to Re: regarding storage in postgres  (Hans-Jürgen Schönig <postgres@cybertec.at>)
List pgsql-hackers
Hans-Jürgen Schönig <postgres@cybertec.at> writes:
> Nithin Sontineni wrote:
>> i want to know how postgres will store a
>> relation in pages and where can i see the code related
>> to this in the source code.Plz help me .

> You can find the code in src/backend/storage.

Also, read the docs first:
http://developer.postgresql.org/docs/postgres/storage.html
That's pretty high-level but I think you need the context before
you start reading code ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: fdatasync failed, I/O error
Next
From: Alvaro Herrera
Date:
Subject: Re: fdatasync failed, I/O error