How sync settings or extensions in streaming replication

From: 苏士涛 <tinnnysu(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: How sync settings or extensions in streaming replication
Date: 2016-07-06 02:37:40
Message-ID: CAABJWLvFQYyVTvGCauQ1Y-1d3p4rVU6aLQJPhKSaKd8JWokrDA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I am new to PostgreSQL, and i have a question about streaming
replication. If i enable some extension on master with or without
native code(in c), do I need to enable this extension on slave? Or
PostgreSQL sync this automatic. Same to settings in postgresql.conf.
Sorry for my pool English

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2016-07-06 02:46:31 Re: How sync settings or extensions in streaming replication
Previous Message Luís Eduardo Oliveira Lizardo 2016-07-06 00:08:33 Is it possible to use an EVENT TRIGGER to validate a TRIGGER?