Re: pgsql: Remove GIST concurrency limitations section.

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: pgsql: Remove GIST concurrency limitations section.
Дата
Msg-id 42C786AC.2040907@samurai.com
обсуждение исходный текст
Ответ на pgsql: Remove GIST concurrency limitations section.  (momjian@svr1.postgresql.org (Bruce Momjian))
Ответы Re: pgsql: Remove GIST concurrency limitations section.  (Oleg Bartunov <oleg@sai.msu.su>)
Re: pgsql: Remove GIST concurrency limitations section.  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-committers
Bruce Momjian wrote:
> Remove GIST concurrency limitations section.

- <para>
-  The current implementation of <acronym>GiST</acronym> within
-  <productname>PostgreSQL</productname> has some major limitations:
-  <acronym>GiST</acronym> index access is not concurrent, and the
-  <acronym>GiST</acronym> interface doesn't allow the development of
certain
-  data types, such as digital trees (see papers by Aoki et al).
- </para>

AFAIK the GiST modifications suggested Aoki have not yet been
implemented, so this should not have been removed.

-Neil

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

Предыдущее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: This patch allows contrib/pgcrypto to build with OpenSSL 0.9.8
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: pgsql: Remove GIST concurrency limitations section.