Query about pg asynchronous processing support

Поиск
Список
Период
Сортировка
От 杨逸存
Тема Query about pg asynchronous processing support
Дата
Msg-id tencent_F097477ABF374C56040C0B817ED07698C806@qq.com
обсуждение исходный текст
Ответы Re: Query about pg asynchronous processing support  (legrand legrand <legrand_legrand@hotmail.com>)
Список pgsql-hackers
Dear hacker:
    I am an undergraduate from Nanjing University. I use pgsql source code for my own development. During processing each sql query in function 'exec_simple_query', I'm going to add some extra functions such as index recommendation, which should be asynchronous in respect to the sql query in order to ensure the effectiveness of query processing. So my problem is whether pg has some mechanisms supporting asnchronous processing while processing each sql query? 
    I am also pleased to dig into some detailed blogs or docs you recommend me. Looking forward to your reply!
    Yours, sincerely.

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: Handling of opckeytype / CREATE OPERATOR CLASS (bug?)
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: multi-install PostgresNode