Re: Long paths for tablespace leads to uninterruptible hang in Windows

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Long paths for tablespace leads to uninterruptible hang in Windows
Дата
Msg-id CA+TgmoYCD9KG-WxYs4gv9X==JPyXj9HYOMJqkSeKW55zfQH+FA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Long paths for tablespace leads to uninterruptible hang in Windows  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Long paths for tablespace leads to uninterruptible hang in Windows  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On Mon, Oct 14, 2013 at 1:30 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Well, that sucks.  So it's a Windows bug.
>
> It's not clear to me that we should do anything about this at all,
> except perhaps document that people should avoid long tablespace
> path names on an unknown set of Windows versions.  We should not
> be in the business of working around any and every bug coming out
> of Redmond.

It's sort of incomprehensible to me that Microsoft has a bug like this
and apparently hasn't fixed it.  But I think I still favor trying to
work around it.  When people try to use a long data directory name and
it freezes the system, some of them will blame us rather than
Microsoft.  We've certainly gone to considerable lengths to work
around extremely strange bugs in various compiler toolchains, even
relatively obscure ones.  I don't particularly see why we shouldn't do
the same here.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Auto-tuning work_mem and maintenance_work_mem
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Long paths for tablespace leads to uninterruptible hang in Windows