Re: Indexing on a separate volume

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Indexing on a separate volume
Дата
Msg-id 200106131407.f5DE7cx03955@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Indexing on a separate volume  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-hackers
> On Wed, 13 Jun 2001, mlw wrote:
> 
> > I was thinking this morning, how much work would it be to change the directory
> > structure of Postgres. 
> 
> Another useful change would be the addition of directory splitting in the
> database directories. This will increase performance on operating systems
> whose filesystem performance drops dramatically with a large number of
> files (say, large objects) in a single directory.

Good news is that in 7.1 large objects are all in one file.  Again, see
the TODO.detail about tablespaces.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: AW: vacuum
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Re: REPLACE INTO table a la mySQL