Re: PostgreSQL as a local in-memory cache

Поиск
Список
Период
Сортировка
От Chris Browne
Тема Re: PostgreSQL as a local in-memory cache
Дата
Msg-id 87ocfcnqmk.fsf@cbbrowne-laptop.afilias-int.info
обсуждение исходный текст
Ответ на Re: PostgreSQL as a local in-memory cache  (Chris Browne <cbbrowne@acm.org>)
Ответы Re: PostgreSQL as a local in-memory cache  (Jaime Casanova <jaime@2ndquadrant.com>)
Re: PostgreSQL as a local in-memory cache  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
swampler@noao.edu (Steve Wampler) writes:
> Or does losing WAL files mandate a new initdb?

Losing WAL would mandate initdb, so I'd think this all fits into the
set of stuff worth putting onto ramfs/tmpfs.  Certainly it'll all be
significant to the performance focus.
--
select 'cbbrowne' || '@' || 'cbbrowne.com';
http://cbbrowne.com/info/internet.html
"MS  apparently now  has a  team dedicated  to tracking  problems with
Linux  and publicizing them.   I guess  eventually they'll  figure out
this back fires... ;)" -- William Burrow <aa126@DELETE.fan.nb.ca>

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

Предыдущее
От: "jgardner@jonathangardner.net"
Дата:
Сообщение: Re: PostgreSQL as a local in-memory cache
Следующее
От: Yeb Havinga
Дата:
Сообщение: Re: B-Heaps