Re: Maintaining an index on a large table: Is there any potential for it to stall my application?

Поиск
Список
Период
Сортировка
От Dan \"Heron\" Myers
Тема Re: Maintaining an index on a large table: Is there any potential for it to stall my application?
Дата
Msg-id 48449C87.5050009@xnapid.com
обсуждение исходный текст
Ответ на Re: Maintaining an index on a large table: Is there any potential for it to stall my application?  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-general

Craig Ringer wrote:
> Given the choice I'd want to take the async I/O option over threading in
> C++, but I don't get the impression that libpq is really built around
> that model.

libpq has several commands for asynchronous command processing:

http://www.postgresql.org/docs/8.3/static/libpq-async.html

- Dan Myers

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: turning fsync off for WAL
Следующее
От: Greg Smith
Дата:
Сообщение: Re: turning fsync off for WAL