Thread: [Hackers]Backend quey plan process
Hi,
I've been tracing the data structure in the query plan process for a while. But then I found the data structure manipulation is really so confusing. Could some guy tell me where could I find any guide on how to figure out the process and data structure usage? Is there any good resource helping us read the code?
BTW, which email system are you using to send to postgres mailing list? As you can keep the top-answering and maintain the title of your email with [hackers] in front, my gmail can not help on that. For this email, I just add by hand.
Thank you a lot for your help.
--
Best Regards
Huang Qi Victor
--
Best Regards
Huang Qi Victor
HuangQi <huangqiyx@gmail.com> writes: > Hi, > I've been tracing the data structure in the query plan process for a while. But then I found the data structure manipulationis really so confusing. > Could some guy tell me where could I find any guide on how to figure out the process and data structure usage? Is thereany good resource helping us read > the code? maybe you can read: http://www.pgcon.org/2011/schedule/events/350.en.html, it's still a mistery for me but this seems more clear than read the code... after read this, read the README's in the code... read the code :) > BTW, which email system are you using to send to postgres mailing list? As you can keep the top-answering and maintainthe title of your email with > [hackers] in front, my gmail can not help on that. For this email, I just add by hand. > Thank you a lot for your help. > i used gmail until a couple of weeks ago and never had problems... (well i'm still using it at least as a mail server, i just changed the interface a access from) -- Jaime Casanova www.2ndQuadrant.com Professional PostgreSQL Soporte 24x7, desarrollo, capacitación y servicios
Excerpts from HuangQi's message of lun jun 27 23:56:22 -0400 2011: > BTW, which email system are you using to send to postgres mailing list? > As you can keep the top-answering and maintain the title of your email with > [hackers] in front, my gmail can not help on that. For this email, I just > add by hand. You shouldn't add the [Hackers] prefix yourself. The mail list server will add it automatically for you. Gmail deals with this perfectly fine. -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support
<br /><br /><div class="gmail_quote">On 28 June 2011 22:36, Alvaro Herrera <span dir="ltr"><<a href="mailto:alvherre@commandprompt.com">alvherre@commandprompt.com</a>></span>wrote:<br /><blockquote class="gmail_quote"style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> Excerpts from HuangQi's messageof lun jun 27 23:56:22 -0400 2011:<br /><div class="im"><br /> > BTW, which email system are you using tosend to postgres mailing list?<br /> > As you can keep the top-answering and maintain the title of your email with<br/> > [hackers] in front, my gmail can not help on that. For this email, I just<br /> > add by hand.<br /><br/></div>You shouldn't add the [Hackers] prefix yourself. The mail list server<br /> will add it automatically for you. Gmail deals with this perfectly<br /> fine.<br /><font color="#888888"><br /> --<br /> Álvaro Herrera <<a href="mailto:alvherre@commandprompt.com">alvherre@commandprompt.com</a>><br/> The PostgreSQL Company - Command Prompt,Inc.<br /> PostgreSQL Replication, Consulting, Custom Development, 24x7 support<br /></font></blockquote></div><br/>I see. Thanks.<br clear="all" /><br />-- <br />Best Regards<br />Huang Qi Victor<br />