Hello. Is it possible to configure a PostgreSQL cluster so that a specific PostgreSQL schema is located on a specific server (or on several).
1 answer
Not.
But there are a number of projects with such capabilities.
|
Hello. Is it possible to configure a PostgreSQL cluster so that a specific PostgreSQL schema is located on a specific server (or on several).
Not.
But there are a number of projects with such capabilities.
Source: https://ru.stackoverflow.com/questions/643664/
All Articles