Re: Help on copy function

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Help on copy function
Дата
Msg-id 29134.1097091251@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Help on copy function  (frederic.germaneau@bull.net)
Ответы Re: Help on copy function  (Doug McNaught <doug@mcnaught.org>)
Список pgsql-general
frederic.germaneau@bull.net writes:
> And an error occurs :
> psql:lineitem.loader.psql:1: ERROR:  could not extend relation
> 24342131/24342133
> /24342324: There is not enough space in the file system.
> HINT:  Check free disk space.

> but my fileSystem has something like 2Go free when copy fails!

Maybe you are running the postmaster under a disk-space-usage limit?
I'm not sure that there's a separate errno for "you can't have any
more space" as opposed to "there isn't any more space".

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: passing new.* in trigger
Следующее
От: Glen Eustace
Дата:
Сообщение: Re: Mirroring databases in v8