Hacker News new | ask | show | jobs
by I_am_tiberius 404 days ago
A follow up question: You can't join columnar tables with OLTP tables, right?
1 comments

yes you can. Even if the columnar tables are in the read replica. you'll be able to do joins with your OLTP tables
That's great, thanks.