On Jan 19, 2012, at 7:21 AM, Dimitri Fontaine wrote:
> Now, for the dependency on a SQL file hosting the content, it's easier
> to just connect to the databases and get them the script in the SQL
> command rather than deploying a set of files: that means OS level
> packaging, either RPM or debian or some other variant. Or some other
> means of easily deploying the files. An SQL connection is all you need
> if you're not shipping .so.
ISTM that if you are managing 256 servers, you’re likely already using a packaging system for the deployment of
applicationdependencies. In which case, to keep things consistent, you ought to distribute your extensions in exactly
thesame way.
Best,
David