Re: Error migrating from 7.4.3 to 8.0.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error migrating from 7.4.3 to 8.0.3
Дата
Msg-id 1971.1127762613@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Error migrating from 7.4.3 to 8.0.3  (Raj Gupta <gupta@zeesource.net>)
Ответы Re: Error migrating from 7.4.3 to 8.0.3  (Raj Gupta <gupta@zeesource.net>)
Список pgsql-general
Raj Gupta <gupta@zeesource.net> writes:
> Postgresql 7.4 runs fine, and creates the index, so I would be
> surprised if this is a hardware error?

"Operation not permitted" during a write() is not very sensible;
the kernel should have complained when the file was open()'d if there
were permission issues.  So I'd say there is something pretty broken
about either your kernel or the filesystem the database is on.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: SQL command to dump the contents of table failed: PQendcopy()
Следующее
От: Raj Gupta
Дата:
Сообщение: Re: Error migrating from 7.4.3 to 8.0.3