shardman.broadcast_all_sql(statement text)
statement
text
Executes statement on every replication group.
shardman.broadcast_sql(statement text)
Executes statement on every replication group but the current one.