Re: danger of stats_temp_directory = /dev/shm

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: danger of stats_temp_directory = /dev/shm
Дата
Msg-id 2548.1376955673@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: danger of stats_temp_directory = /dev/shm  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Ответы Re: danger of stats_temp_directory = /dev/shm
Список pgsql-hackers
Alvaro Herrera <alvherre@2ndquadrant.com> writes:
> Pushed with those fixes, thanks.  I noticed we also needed to match
> files global.stat and global.tmp.  Also I added another conversion to
> the sscanf pattern, to ignore files named "db_1234.tmp.foo" and such
> (i.e.  stuff after whitespace).

After reading the sscanf man page, it seemed like this still wasn't
covering all the bases about where sscanf will silently skip whitespace,
so I hacked it a bit more.
        regards, tom lane



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