Hi,

On 2015-02-17 22:37:43 +0000, Steve Boyle wrote:
> I'm trying to setup replication monitoring for BDR, following the doc here:
> https://wiki.postgresql.org/wiki/BDR_Monitoring
> 
> My BDR installs seem to be missing the pg_stat_logical_decoding view.  Is 
> there something specific I need to do to install/create that view?

It has been renamed since - it's part of postgresql 9.4 and named
pg_replication_slots. It seems most of the page refers to it by the
correct name, just a subsection doesn't... Sorry for that.

Greetings,

Andres Freund

-- 
 Andres Freund                     http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to