RE: WAL versus Postgres (or: what goes around, comes ar ound)

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: WAL versus Postgres (or: what goes around, comes ar ound)
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A23018BDA@SECTORBASE1
обсуждение исходный текст
Ответы Re: WAL versus Postgres (or: what goes around, comes ar ound)  (Daniel Kalchev <daniel@digsys.bg>)
Список pgsql-hackers
>  > I've read this paper ~2 years ago. My plans so far were:
>  > 
>  > 1. WAL in 7.1
>  > 2. New (overwriting) storage manager in 7.2
>  > 
>  > Comments?
> 
> Vadim,
> 
> Perhaps best solution will be to keep both (or three) storage 
> managers - and specify which one to use at database creation time.
> 
> After reading the Stonebraker's paper, I could think there 
> are situations that we want the no-overwrite storage manager and
> other where overwrite storage manager may offer better performance.
> Wasn't Postgres originally designed to allow different storage
> managers?

Overwriting and non-overwriting smgr-s have quite different nature.
Access methods would take care about what type of smgr is used for
specific table/index...

Vadim


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: type conversion discussion
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FTP-sever ftp.postgresql.org unable to get dir-list ?