|
|
Keywords:
Breakthough,
Inorder,
Postmaster,
Instance,
Collection
a collection of databases is accessible by a single instance of a running database server
a collection of databases that are managed by a single postmaster
a collection of databases that is stored at a common file system location
a collection of databases that will be accessible through a single instance of a running database server
database cluster is a breakthough architecture that enables a set of instances to cooperate inorder to perform a task through the access of a shared database.
|