Menu

#8 Safer Hash Distribution to Data Nodes

Development Queue
open
nobody
5
2012-06-03
2010-06-28
mason_s
No

Make Data Nodes aware of distribution function (such as hash) so it can check if the values being used violate the rule or not.

This could happen with a misconfigured postgresql.conf on a coordinator, or for rules and, in the future, trigger functions.

Discussion

  • Koichi Suzuki

    Koichi Suzuki - 2011-03-03

    It is also related to handle distribution column value update and tuple relocation. If datanode is aware of distribution function, it can ship tuples to other data node, which can be done directly (peer to peer) or through coordinator.

     
  • Koichi Suzuki

    Koichi Suzuki - 2012-06-03
    • milestone: --> Development Queue
     
  • Koichi Suzuki

    Koichi Suzuki - 2012-06-03

    This happens only when applications connect to datanodes directory. In this case, warning will be shown and it is highly discouraged to do so, especially issuing DDL amd DML.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.