| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | subham(at)cse(dot)iitb(dot)ac(dot)in |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Needs Suggestion |
| Date: | 2010-07-04 03:12:56 |
| Message-ID: | 201007040312.o643Cue11521@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
subham(at)cse(dot)iitb(dot)ac(dot)in wrote:
>
> Hi,
>
> I am currently a student of IIT Bombay of CSE department. I am doing a
> project on postgres. I need to understand its code thoroughly, so I need
> "ddd" to "step through" its code. I need to start postgres on the
> "backend" mode to work it with "ddd".But I am facing some difficulties in
> setting up the "ddd" with "postgres" in "backend" mode.
>
> I installed postgres many times using the instruction mentioned in the
> file "INSTALL". Starting the postgres from foreground is working fine but
> the "backend" mode does not work.
>
> Kindly, suggest me how to run the postgres in "backend" mode. I have to
> understand its code thoroughly to do my postgres project.
I suggest you look here first:
http://www.postgresql.org/developer/coding
and at the developer's faq.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ None of us is going to be here forever. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2010-07-04 03:18:44 | Re: Issue: Deprecation of the XML2 module 'xml_is_well_formed' function |
| Previous Message | Bruce Momjian | 2010-07-04 02:44:09 | test_fsync output improvement |