Re: Question about Lockhart's book

Поиск
Список
Период
Сортировка
От Christian Convey
Тема Re: Question about Lockhart's book
Дата
Msg-id CAPfS4ZyfZ6ibXrL2_cNTehPga7hRtJKXhQ5E7G0GqprirX1Y-A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Question about Lockhart's book  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-hackers
<div dir="ltr">Thanks very much Josh.  Those sound like great ideas - I'll try to give them a shot. </div><div
class="gmail_extra"><br/><br /><div class="gmail_quote">On Fri, Dec 27, 2013 at 1:52 PM, Josh Berkus <span
dir="ltr"><<ahref="mailto:josh@agliodbs.com" target="_blank">josh@agliodbs.com</a>></span> wrote:<br
/><blockquoteclass="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div
class="im">On12/27/2013 08:14 AM, Christian Convey wrote:<br /> > Hi Andrew,<br /> ><br /> > Thanks for your
response. Sometimes overall software architectures stay<br /> > (mostly) unchanged for a long time, and so I figured
that'spossibly the<br /> > case for Postgresql as well.  But I didn't know, which is why I asked.<br /><br
/></div>Somethings in that book will still be accurate and informative.  The<br /> problem is that you, as a beginner,
won'tknow which things are still<br /> good and which are obsolete.<br /><br /> I'd suggest:<br /><br /> - Developer
documentationin our primary docs<br /> - Developer FAQ on the wiki<br /> - Bruce's presentations on various
internals<br/> - Tom's presentations on how the query planner works<br /> - Various other people's presentations on
otheraspects, such as foreign<br /> data wrappers, event triggers, etc.<br /><br /> Unfortunately, there's no central
indexof presentations.<br /><br /> I'm a big fan of "learn by doing", and here's a program which would<br /> bring you
upon a LOT of PostgreSQL:<br /><br /> 1. Write a few of your own C functions, including trigger functions and<br /> an
operator.<br/><br /> 2. Write your own foreign data wrapper for something.<br /><br /> 3. Write your own Type,
includinginput/output functions, stats<br /> estimation and custom indexing.<br /><span class="HOEnZb"><font
color="#888888"><br/> --<br /> Josh Berkus<br /> PostgreSQL Experts Inc.<br /><a href="http://pgexperts.com"
target="_blank">http://pgexperts.com</a><br/><br /><br /> --<br /> Sent via pgsql-hackers mailing list (<a
href="mailto:pgsql-hackers@postgresql.org">pgsql-hackers@postgresql.org</a>)<br/> To make changes to your
subscription:<br/><a href="http://www.postgresql.org/mailpref/pgsql-hackers"
target="_blank">http://www.postgresql.org/mailpref/pgsql-hackers</a><br/></font></span></blockquote></div><br /></div> 

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Upgrade to Autoconf 2.69
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: [BUGFIX] Typos when using the memcmp() function.