Hello people.
Does anyone know if PostreSQL has some sort of built-in support for
scaling, joining multiple databases,
data replication? Anything that would be useful when aiming to create a
multiple database system with a vast capacity of connections/operations
at a time, while at the same time any one of these databases must have
access to all the others ( preferably contain the same tables/data too )
?
thanks in advance...