I would like to know if PostgreSQL can run as a Distributed Data Base
Management System. For example, can I have a Data Base with 1 table,
where it is
horizontally fragmented and each fragment is located on different places
(postgresql servers)? See that the Data Base is Unique, but the Data are
distributed throught a horizontal partitioning.