Re: Watching for view changes - Mailing list pgsql-general

From Ron
Subject Re: Watching for view changes
Date
Msg-id 2ecf8289-e28b-4b1c-73a2-0e0530772936@gmail.com
Whole thread Raw
In response to Re: Watching for view changes  (Mitar <mmitar@gmail.com>)
List pgsql-general
On 12/20/18 2:20 PM, Mitar wrote:
> Hi!
>
> On Thu, Dec 20, 2018 at 12:07 PM Rob Sargent <robjsargent@gmail.com> wrote:
>> Are you hoping to see the difference in the returned values for successive calls to the same query?
> i would like to in as close to real-time as possible get notification
> when results of a query would have changed if I would do the same
> query again, without me having to do polling or without me having to
> do diffing.

That's nothing like what you wrote in the Subject line.

-- 
Angular momentum makes the world go 'round.


pgsql-general by date:

Previous
From: Glenn Schultz
Date:
Subject: Amazon Aurora
Next
From: Tom Lane
Date:
Subject: Re: Change from 9.6 to 11?