Re: pg_stat_*_columns? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: pg_stat_*_columns?
Date
Msg-id 20150706131721.GB30359@alap3.anarazel.de
Whole thread Raw
In response to Re: pg_stat_*_columns?  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On 2015-06-29 16:14:34 -0500, Jim Nasby wrote:
> What might be interesting is setting things up so the collector simply
> inserted into history tables every X seconds and then had a separate process
> to prune that data. The big problem with that is I see no way for that to
> easily allow access to real-time data (which is certainly necessary
> sometimes).

Uh. Hot-Standby?



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: PATCH:do not set Win32 server-side socket buffer size on windows 2012
Next
From: Stephen Frost
Date:
Subject: Re: Idea: closing the loop for "pg_ctl reload"