Y
Hacker News
new
|
ask
|
show
|
jobs
by
intrasight
117 days ago
Accept that eventually you'll have multiple databases, so it makes sense to plan from that from the start and get in place the mechanisms for the databases to talk to each other.
1 comments
dfee
117 days ago
the method for databases to talk to each other is via?
if we're not talking about replicas, we're talking about coordination at the app level, right?
link
intrasight
116 days ago
Linked servers or FDWs
link
if we're not talking about replicas, we're talking about coordination at the app level, right?