Re: ORM integration?

From: Peter Hunsberger <peter(dot)hunsberger(at)gmail(dot)com>
To: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
Cc: PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: ORM integration?
Date: 2010-08-13 15:14:19
Message-ID: AANLkTik6z-FRxivVzWTXqfRGBbiuu_uzLYNC5-kcqZFW@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Aug 13, 2010 at 1:52 AM, Craig Ringer
<craig(at)postnewspapers(dot)com(dot)au> wrote:
>  I'm currently thinking that the upgraded LISTEN/NOTIFY mechanism
>  in 9.0 might be a good channel for sending cache invalidation
>  messages with. Thoughts? Ideas?
>

Forgot to comment on this. Since we've already got our cache
management in place we don't need this, but yeah, this could have
simplified things in many ways. But, what's the mechanism / transport
for the notification? MQ type stuff <eek>?

--
Peter Hunsberger

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2010-08-13 15:38:53 Re: Compression on SSL links?
Previous Message Craig Ringer 2010-08-13 15:12:46 Re: Compression on SSL links?