Re: Help on copy function

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Help on copy function
Дата
Msg-id 87wty3jwus.fsf@asmodeus.mcnaught.org
обсуждение исходный текст
Ответ на Re: Help on copy function  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Doug McNaught <doug@mcnaught.org> writes:

>> It's also possible that PG is trying to create a new table file and
>> he's out of inodes...
>
> Good thought, although I think that this particular error message would
> only come out from a seek/write failure and not from an open failure.
> In any case it's some sort of externally imposed resource limit ...

Yeah.  My first reaction to "inexplicable ENOSPC" is always "are you
out of inodes?" just because I've been bitten by it several times and
felt like an idiot afterwards.  ;)

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: postgres.h location?
Следующее
От: Scott Frankel
Дата:
Сообщение: Re: postgres.h location?