Re: [HACKERS] Online DW - Mailing list pgsql-general

From Dan Wierenga
Subject Re: [HACKERS] Online DW
Date
Msg-id 1F383D47-EC87-45BF-AED4-1BF7FAAB6D01@gmail.com
Whole thread Raw
In response to Re: [HACKERS] Online DW  (Sridhar N Bamandlapally <sridhar.bn1@gmail.com>)
List pgsql-general


On Jun 10, 2016, at 9:27 AM, Sridhar N Bamandlapally <sridhar.bn1@gmail.com> wrote:

This is what I feel will give me solution to maintain production (current+7days) and archive(current+history) without any etl/scheduler

But there is no feature available in any database

Sridhar
Opentext 


If that's what you want, in any database, then MySQL's "SET sql_log_bin" statement could probably be used to accomplish what you want.

But, the engineering effort needed to get streaming replication to populate your data warehouse is probably much higher than just building an ETL job. Are you so certain your situation is so special that you can't use what the rest of the industry uses?

-Dan

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: What is the general opinion on use of tablespaces
Next
From: "Joshua D. Drake"
Date:
Subject: Re: What is the general opinion on use of tablespaces