Обсуждение: ODBC Driver Declare/Fetch and Postgres 6.5

Поиск
Список
Период
Сортировка

ODBC Driver Declare/Fetch and Postgres 6.5

От
Byron Nikolaidis
Дата:
Hi,

Doesn't the new Postgres 6.5 support the MVCC (multi-version
concurrency)?  If so, then the issue of locking up when using the
Declare/Fetch option should no longer be an issue because nobody can
block nobody, right?

Byron