View Single Post

   
  #4 (permalink)  
Old 04-09-2008, 05:58 AM
Tom Lane
 
Posts: n/a
Default Re: Strange Bug in exim4 postgresql lookup code or libpq?

Alexander Neumann <alexander@bumpern.de> writes:
> In short terms: The result code is PGRES_FATAL_ERROR, but the error message
> is an empty string.


AFAIK that shouldn't happen, unless perhaps you are completely out of
memory in the client-side process. What shows up in the postmaster
error log when this occurs?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote