Mark Burgess <mark.burg...@iu.hio.no> writes:
> The backend does not have to change. We are supporting alternatives, not 
> replacing the
> backend.

Elsewhere, you have some changes to do some SQL integration; would there
be any value to having one of the alternative be to stow this data via
an SQL engine?

There may be a downside to such...  It's probably not a nice thing to
introduce a dependancy on either:

  a) requiring a DB server to be installed on each host running
     cfengine, or

  b) introducing a deep dependancy on a central DB server, where failure
     of that could cause all of cfengine to fall over

I suspect that between a) and b), this would be a terrible idea, and
that it's *way* better to use a DBM variation.

On the other hand, there might well be value in providing a way to dump
out the contents of a host's DBM data with a view to loading it some
place central for analysis.
-- 
"cbbrowne","@","ca.afilias.info"
Christopher Browne
"Bother,"  said Pooh,  "Eeyore, ready  two photon  torpedoes  and lock
phasers on the Heffalump, Piglet, meet me in transporter room three"
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to