On 29-Sep-10, at 3:51 AM, Markus Hoenicka wrote: > Toby Thain <t...@telegraphics.com.au> was heard to say: > > ... >> I reviewed the mysql script. When you refer to 'database cluster', >> I assume you mean an entire instance that can be set up, tested, >> and torn down, correct? -- Not just a schema in an existing >> instance. (Which is of course easier.) > > Yes. The "cluster" thing may be Postgres terminology, but you got > the point. The idea is that most database engines use a default > username and password right after initial setup which makes it > easier to run automated tests. If you try to run the tests in an > existing instance, you'll have to ask for the credentials which is > not possible during automated tests. >
Markus For Ingres, it is probably not possible to create a new instance in an automated way, because (unlike MySQL, say) the scripts which do so are only part of the distribution package (rpm or tar) and are not in a standard installed system. If tests are run as the Ingres user (default 'ingres') then a new schema can be created within the existing instance. --Toby > regards, > Markus > > -- > Markus Hoenicka > http://www.mhoenicka.de > AQ score 38 > > ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Libdbi-drivers-devel mailing list Libdbi-drivers-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libdbi-drivers-devel