Re: "GiST access is not concurrent"

Поиск
Список
Период
Сортировка
От Qingqing Zhou
Тема Re: "GiST access is not concurrent"
Дата
Msg-id df55f2$1d91$1@news.hub.org
обсуждение исходный текст
Ответ на "GiST access is not concurrent"  ("John Surnow" <surnow@jigsaw.com>)
Список pgsql-general
""John Surnow"" <surnow@jigsaw.com> wrote
> Does this mean that read access is not concurrent, or write access, or
> both?

For old GiST, you can have several connections read-*only* at the same time,
but write/write or read/write is unsafe. GiST in 8.1 is concurrent safe
already.

Regards,
Qingqing



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

Предыдущее
От: "Dann Corbit"
Дата:
Сообщение: Re: newbie - postgresql or mysql
Следующее
От: CSN
Дата:
Сообщение: Deferred triggers?