PostgreSQL Programmer's Guide Books
Hi,
I was wondering how accurate there books are (perhaps not so much) , if one
wants to learn more about the internals?
http://www.postgresql.org/docs/7.3/static/programmer.html
http://www.cs.helsinki.fi/u/laine/postgresql/programmer/
Regards,
Gevik
On Friday 25 January 2008 19:02, Gevik Babakhani wrote:
Hi,
I was wondering how accurate there books are (perhaps not so much) , if one
wants to learn more about the internals?
http://www.postgresql.org/docs/7.3/static/programmer.html
http://www.cs.helsinki.fi/u/laine/postgresql/programmer/
These are basically old versions of the documentation, so thier relevance, and
what you can get out of them, probably is strictly dependent on how much the
code has changed in any given area. Note there are some style differences
that could make areas of the old docs more helpful (depending on thier
accuracy), but that's more a style thing:
http://www.cs.helsinki.fi/u/laine/postgresql/programmer/arch-pg.htm#PGARCH-CONNECTIONS
http://www.postgresql.org/docs/7.3/static/arch-pg.html#PGARCH-CONNECTIONS
http://www.postgresql.org/docs/8.3/static/connect-estab.html
--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL
thank you :)
-----Original Message-----
From: Robert Treat [mailto:xzilla@users.sourceforge.net]
Sent: Saturday, January 26, 2008 4:29 PM
To: pgsql-hackers@postgresql.org
Cc: Gevik Babakhani
Subject: Re: [HACKERS] PostgreSQL Programmer's Guide BooksOn Friday 25 January 2008 19:02, Gevik Babakhani wrote:
Hi,
I was wondering how accurate there books are (perhaps not
so much) ,
if one wants to learn more about the internals?
http://www.postgresql.org/docs/7.3/static/programmer.html
http://www.cs.helsinki.fi/u/laine/postgresql/programmer/These are basically old versions of the documentation, so
thier relevance, and what you can get out of them, probably
is strictly dependent on how much the code has changed in any
given area. Note there are some style differences that could
make areas of the old docs more helpful (depending on thier
accuracy), but that's more a style thing:http://www.cs.helsinki.fi/u/laine/postgresql/programmer/arch-p
g.htm#PGARCH-CONNECTIONS
Show quoted text
http://www.postgresql.org/docs/7.3/static/arch-pg.html#PGARCH-
CONNECTIONS
http://www.postgresql.org/docs/8.3/static/connect-estab.html--
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL