On Wednesday 13 November 2002 09:35, Alex Rhomberg wrote: > > DBM Files are not really a database and do not support atomic actions like > read-modify-write, which is needed to get unique serial numbers. DBM is > really single-user single-task. If you want to multitask, use a real > database, I can recommend Postgres. >
Thanks for this, I presume that it is going to be fairly painless fo me to upgrade to a data base on the RA? Something like: install my data base (mysql or postgres) install the dbi perl module get the appropriate perl module to interface to it (dbd::DB_mysql) configure my options in the dbi.conf Import all from the CA away I go. Chris... ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ Openca-Users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-users
