Re: BUG #1244: Postgres doesn't work on FAT

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: BUG #1244: Postgres doesn't work on FAT
Дата
Msg-id 413DE920.5060304@bigfoot.com
обсуждение исходный текст
Ответ на Re: BUG #1244: Postgres doesn't work on FAT  (Harald Armin Massa <haraldarminmassa@gmail.com>)
Список pgsql-bugs
Harald Armin Massa wrote:

> Hello,
>
> in the release notes there is a "FAT is not really supported" notice
> for PostgreSQL.
>
> I suggest following workaround:
>
> create a cacls.exe and put it first in the search path. That cacls.exe
> should just return "OK" no matter of the imput-params.
>
>
> Be warned that "FAT is not really supported" has good reasons.

I think that we have to decide if postgres is supposed to work on
FAT32 or not. If, as I expect, the response is not, then we have to find
a relaiable way to detect a NTFS ( also when a tablespace is created BTW )
and refuse to start on a FATXX, and not trust on the failre of a cacls.exe

My 2 cents.

Regards
Gaetano Mendola

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

Предыдущее
От: Harald Armin Massa
Дата:
Сообщение: Re: BUG #1244: Postgres doesn't work on FAT
Следующее
От: Rafael Martinez Guerrero
Дата:
Сообщение: PosgreSQL is crashing with a signal 11 - Bug?