Re: SQLSTATE XX000 Internal Error 7 - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: SQLSTATE XX000 Internal Error 7
Date
Msg-id 20120503071237.GA23498@svana.org
Whole thread Raw
In response to Re: SQLSTATE XX000 Internal Error 7  (Ben Madin <lists@remoteinformation.com.au>)
List pgsql-general
On Thu, May 03, 2012 at 02:46:16PM +0800, Ben Madin wrote:
> (PS How did you come to deciding that it was EINVAL - is that 'Error INVALid argument'?)

It's one of the standard error codes, see for example
http://www.jbox.dk/sanos/source/include/errno.h.html

Tom is right, it's not clear how this error can occur. Linux does it if
you ask for O_DIRECT on a filesystem that doesn't support it, but it
doesn't look like that's the problem here either.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> He who writes carelessly confesses thereby at the very outset that he does
> not attach much importance to his own thoughts.
   -- Arthur Schopenhauer

Attachment

pgsql-general by date:

Previous
From: Alexander Reichstadt
Date:
Subject: Memory Management in pqlib, Garbage Collection support
Next
From: Peter Bex
Date:
Subject: Re: Memory Management in pqlib, Garbage Collection support