Hacker News new | ask | show | jobs
by techscruggs 4393 days ago
Seems like you might want to consider getting all of your data in the same place. A Foreign Data Wrapper feeding a Materialized View might be a neat way to solve your problem: http://www.postgresql.org/docs/9.3/interactive/rules-materia...
1 comments

> Seems like you might want to consider getting all of your data in the same place

Unfortunately that's not possible