From: | subham(at)cse(dot)iitb(dot)ac(dot)in |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Needs Suggestion |
Date: | 2010-07-03 17:04:33 |
Message-ID: | e7305b6e8bd7b4398b580d76f43b0a86.squirrel@www.cse.iitb.ac.in |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
Thank You,
Subham Roy,
CSE,
IIT Bombay.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2010-07-03 17:07:32 | Why is vacuum_defer_cleanup_age PGC_USERSET? |
Previous Message | Tom Lane | 2010-07-03 15:47:53 | Re: reassign owned to change the ownership for op class and family |