Re: [HACKERS] Help a newbie?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: rnedal(at)olimpo(dot)com(dot)br, pgsql-hackers(at)hub(dot)org
Subject: Re: [HACKERS] Help a newbie?
Date: 1999-05-08 16:51:59
Message-ID: 199905081651.MAA13213@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Rafael Kaufmann <rnedal(at)olimpo(dot)com(dot)br> writes:
> > technological mainstream) and I've been trying to learn more about the
> > PostgreSQL internals, maybe even help with its development. So I
> > downloaded the source tarball for the last release.
>
> Actually, I'd recommend working from a recent snapshot --- there's been
> many changes and improvements since 6.4.2.
>
> > So I'd really appreciate it if anyone would point me in the
> > direction of some in-depth docos, detailed texts about the Postgres
> > architecture or anything else that would help me get started hacking.
>
> There is a fair amount of stuff in the Administrator's Guide,
> Programmer's Guide, and Developer's Guide parts of the manual.
> It won't all make sense on first reading, but I'd certainly recommend
> reading those parts of the manual thoroughly.
>
> There are also useful bits of documentation buried in less-obvious
> places, such as the backend flowchart in src/tools/backend/flow.jpg
> and the README files found in many of the sourcecode directories.
Don't forget the developers FAQ.

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 1999-05-08 16:55:43 Re: [HACKERS] Date/Time Flaw in pg_dump ?
Previous Message Thomas Lockhart 1999-05-08 16:45:45 Re: [HACKERS] INSERT INTO