Re: PortalHeapMemoryFree...in diskless client
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Karla Peralta <karlaper@elrosado.com>
Cc: pgsql-bugs@postgresql.org
Date: 2000-11-27T18:38:21Z
Lists: pgsql-bugs
Karla Peralta <karlaper@elrosado.com> writes: > PostgreSQL version : 7.0.2-2 > I startup my program in the client and sometimes a get this : > Notice: Begin already a transaction in progress > Notice: BlankPortalAssignName: portal myportal already exists > Notice: PortalHeapMemoryFree: 0x0x822bbf8 not in alloc set ! A bug with symptoms similar to this was fixed in 7.0.3. Please try 7.0.3, and let us know if you still have problems. regards, tom lane