Thread: data partitions across different nodes
Are there any solutions based on PostgreSQL that can support distributing partitions (horizontal fragmentations) across different nodes. It doesn't need to support distributed transaction, since data inconsistent is not a critical problem in my situation.
On 6/26/07, 金星星 <james.king.zj@gmail.com> wrote:
pgpool-II might be what you're looking for.
http://pgpool.projects.postgresql.org/pgpool-II/en/
Regards
MP
Are there any solutions based on PostgreSQL that can support
distributing partitions (horizontal fragmentations) across different
nodes. It doesn't need to support distributed transaction, since data
inconsistent is not a critical problem in my situation.
pgpool-II might be what you're looking for.
http://pgpool.projects.postgresql.org/pgpool-II/en/
Regards
MP
On 6/26/07, 金星星 <james.king.zj@gmail.com> wrote:
look at skype tools, to be specific - pl/proxy was made to make this kind of things possible.
depesz
--
http://www.depesz.com/ - nowy, lepszy depesz
Are there any solutions based on PostgreSQL that can support
distributing partitions (horizontal fragmentations) across different
nodes. It doesn't need to support distributed transaction, since data
inconsistent is not a critical problem in my situation.
look at skype tools, to be specific - pl/proxy was made to make this kind of things possible.
depesz
--
http://www.depesz.com/ - nowy, lepszy depesz