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 1

    Not.

    But there are a number of projects with such capabilities.

    https://github.com/citusdata/pg_shard/

    https://www.citusdata.com/

    http://www.postgres-xl.org/overview/