Re: Re: File system performance and pg_xlog (More info)

Поиск
Список
Период
Сортировка
От Steve Wampler
Тема Re: Re: File system performance and pg_xlog (More info)
Дата
Msg-id 3AF706EF.530466E3@noao.edu
обсуждение исходный текст
Ответ на Re: Re: File system performance and pg_xlog (More info)  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Doug McNaught wrote:
> 
> That makes sense to me.  On "traditional" Unices, we could use the raw
> character device for a partition (eg /dev/rdsk/* on Solaris), and on
> Linux we'd use /dev/raw*, which is a mapping to a specific partition
> established before PG startup.

Small update - newer Linux kernels now support multiple raw devices
through /dev/raw/raw*, though the mapping between raw (character)
and block devices has to be recreated on each boot.

--
Steve Wampler-  SOLIS Project, National Solar Observatory
swampler@noao.edu


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: \c connects as another user instead I want in psql
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Lisp as procedural language