Search Postgresql Archives

Re: SQLSTATE XX000 Internal Error 7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ben Madin <lists@xxxxxxxxxxxxxxxxxxxxxxxx> writes:
> SQLSTATE[XX000]: Internal error: 7 ERROR:  could not open file "base/102979/430122_fsm": Invalid argument

[ scratches head ... ]  AFAICS the only documented reason for open() to
fail with EINVAL on OS X is 

     [EINVAL]           The value of oflag is not valid.

which is surely bogus since that code path calls it with a constant
value for oflag --- there's no way it could fail just some of the time.

So this is smelling like a kernel or filesystem bug.  I wonder exactly
which OS X update you're running, and what sort of filesystem the
database is stored on.

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux