Re: PostgreSQL Programmer's Guide Books

Поиск
Список
Период
Сортировка
От Robert Treat
Тема Re: PostgreSQL Programmer's Guide Books
Дата
Msg-id 200801261028.50260.xzilla@users.sourceforge.net
обсуждение исходный текст
Ответ на PostgreSQL Programmer's Guide Books  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Ответы Re: PostgreSQL Programmer's Guide Books  ("Gevik Babakhani" <pgdev@xs4all.nl>)
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Pavel Stehule"
Дата:
Сообщение: WIP: variadic function, named params
Следующее
От: "Gevik Babakhani"
Дата:
Сообщение: Re: PostgreSQL Programmer's Guide Books