Re: PGSQL 9.3 - Materialized View - multithreading

From: Thom Brown <thom(at)linux(dot)com>
To: PARIS Nicolas <niparisco(at)gmail(dot)com>
Cc: pgsql-performance <pgsql-performance(at)postgresql(dot)org>
Subject: Re: PGSQL 9.3 - Materialized View - multithreading
Date: 2014-04-06 19:07:41
Message-ID: CAA-aLv5ekD0WmyTi2po=qTggVjF2K6C4TNFD75M9kHRFb9wKvA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 4 April 2014 21:26, PARIS Nicolas <niparisco(at)gmail(dot)com> wrote:
> 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...

That page doesn't refer to triggers at all, so I'm still not sure what you mean.

--
Thom

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message PARIS Nicolas 2014-04-06 22:21:43 Re: PGSQL 9.3 - Materialized View - multithreading
Previous Message Jeff Janes 2014-04-06 17:26:18 Slow Count-Distinct Query