Re: PGSQL 9.3 - Materialized View - multithreading

Поиск
Список
Период
Сортировка
От PARIS Nicolas
Тема Re: PGSQL 9.3 - Materialized View - multithreading
Дата
Msg-id 533F156E.4000400@gmail.com
обсуждение исходный текст
Ответ на Re: PGSQL 9.3 - Materialized View - multithreading  (Thom Brown <thom@linux.com>)
Ответы Re: PGSQL 9.3 - Materialized View - multithreading  ("ktm@rice.edu" <ktm@rice.edu>)
Re: PGSQL 9.3 - Materialized View - multithreading  (Thom Brown <thom@linux.com>)
Список pgsql-performance
this postgres documentation :
http://www.postgresql.org/docs/9.3/static/ecpg-connect.html
says it is actually possible to manage connection in C stored procedure.

I may be wrong...


Le 04/04/2014 22:14, Thom Brown a écrit :
> lear on how triggers come into this.  You can't have triggers
> on materialized views, and they don't fire triggers on tables or views
> that they are based o



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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: PGSQL 9.3 - Materialized View - multithreading
Следующее
От: Reza Taheri
Дата:
Сообщение: Re: PGSQL, checkpoints, and file system syncs