Re: need some advanced books on Postgres - Mailing list pgsql-general

From Tom Lane
Subject Re: need some advanced books on Postgres
Date
Msg-id 29572.1267796034@sss.pgh.pa.us
Whole thread Raw
In response to Re: need some advanced books on Postgres  (Richard Huxton <dev@archonet.com>)
List pgsql-general
Richard Huxton <dev@archonet.com> writes:
> On 05/03/10 01:27, Thomas wrote:
>> sigh,I didn't find a book with enough internal topics.

> You're never going to see a book covering the PostgreSQL internals.

The way you're meant to learn about that is to read the source code.
Start with
http://developer.postgresql.org/pgdocs/postgres/internals.html
and then start poking around in whatever part of the source tree
interests you.  There are also README files in many of the source
directories.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: ERROR: row is too big: size 8176, maximum size 8160
Next
From: Tom Lane
Date:
Subject: Re: Restore Data Encountered the ERROR: literal carriage return found in data Error