From: | hom <obsidianhom(at)gmail(dot)com> |
---|---|
To: | Markus Wanner <markus(at)bluegap(dot)ch> |
Cc: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: I am confused after reading codes of PostgreSQL three week |
Date: | 2011-03-18 14:27:11 |
Message-ID: | AANLkTinx58MHM0+OSgSJfVcmC4MvitjaZHXcQ4nTsEW7@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
2011/3/18 Markus Wanner <markus(at)bluegap(dot)ch>:
> Hom,
>
> On 03/17/2011 04:49 PM, Kevin Grittner wrote:
>> That's ambitious.
>
> Absolutely, yes. Exercise patience with yourself.
>
> A method that hasn't been mentioned, yet, is digging out your debugger
> and attach it to a connected Postgres backend. You can then issue a
> query you are interested in and follow the backend doing its work.
>
> That's particularly helpful in trying to find a certain spot of
> interest. Of course, it doesn't help much in getting the big picture.
>
> Good luck on your journey through the code base.
>
> Regards
>
> Markus Wanner
>
Thanks Markus.
It's hard time at the beginning.
I should keep patient. :)
--
Best Wishes!
hom
From | Date | Subject | |
---|---|---|---|
Next Message | hom | 2011-03-18 14:34:53 | Re: I am confused after reading codes of PostgreSQL three week |
Previous Message | Robert Haas | 2011-03-18 14:27:05 | Re: Sync Rep and shutdown Re: Sync Rep v19 |