Re: timescaleDB & WAL replication - Mailing list pgsql-general

From Tomas Vondra
Subject Re: timescaleDB & WAL replication
Date
Msg-id 20191015134721.yoyzxeibrr6tukvs@development
Whole thread Raw
In response to timescaleDB & WAL replication  (basti <mailinglist@unix-solution.de>)
List pgsql-general
On Tue, Oct 15, 2019 at 09:28:27AM +0200, basti wrote:
>Hello,
>I have a Master / Slave Postgres setup with WAL Replication. Now I want
>to add timescaleDB.
>
>I found this todo: https://docs.timescale.com/latest/tutorials/replication
>
>As I understand that in the right way I just need to add the timescaleDB
>extention on the master side?
>

AFAIK timescale is "just" a regular extension, in which case yes, all
you need to do is installing it on the master side.

regards

-- 
Tomas Vondra                  http://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-general by date:

Previous
From: Ray O'Donnell
Date:
Subject: Re: SELECT returnig a constant
Next
From: stan
Date:
Subject: Inserting multiple rows wtih a SELECt in the values clause