Is it conceptually feasible to have on a Postgresql Cluster a transactional database and at the same time a datawarehouse that would get feeded by the transactional database ?
Tell me more
×
Programmers Stack Exchange is a question and answer site for
professional programmers interested in conceptual questions about software development. It's 100% free, no registration required.
|
|
Yes it is feasible. However, whether it should be done or not would depend on capacity (CPU / and IO) requirements of these two databases. |
|||
|
|
