ratnet icon indicating copy to clipboard operation
ratnet copied to clipboard

dbnode schema only supports one node per DB

Open r00tkillah opened this issue 5 years ago • 0 comments

Since dbnode can have a psql backend, it is possible for multiple nodes to share the same psql backend. Although it would be possible for each node have a seperate database, that would have considerable overhead for applications with multiple nodes.

It would be nicer if there was a table relationship for nodes

r00tkillah avatar Jun 02 '20 01:06 r00tkillah