pub async fn set_ranj_node_id( executor: impl Executor<'_, Database = Postgres>, node_id: u16, ) -> Result<(), Error>