surabhi.ahuja wrote:
hi
i use postgres 8.0.0
i have a test program in c++, which tries to insert rows into the tables of my
database.
is there any way that i can check that there are no memory leaks etc happening.
i ran valgrind on my test program that is not showing any mem leak,
but are th
Tom Lane wrote:
> Antonis Antoniou <[EMAIL PROTECTED]> writes:
> > I get the following message:
> > Backend sent D message without prior T
>
> > Does anyone knows about this message? I am expecting to retrieve
> > 2818510 records and am using PostgreSQL