On Fri, Jun 13, 2014 at 1:42 AM, Rajmohan C wrote:
>I am working with PostgreSQL 9.3.4 source using Eclipse IDE in ubuntu
> 14.04. I am facing a problem in attaching client process to postgresql
> server using gdb to debug. When I start the postmaster then I connect to it
> from client on a te
hi,
I am working with PostgreSQL 9.3.4 source using Eclipse IDE in ubuntu
14.04. I am facing a problem in attaching client process to postgresql
server using gdb to debug. When I start the postmaster then I connect to it
from client on a terminal. It works fine. Queries get responses. When I ru