gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] re test database used for gmEditArea3


From: syan tan
Subject: [Gnumed-devel] re test database used for gmEditArea3
Date: Tue, 07 Oct 2003 14:06:16 +1000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313


The test database was a dumped gnumed database with ownership and permissions removed ( pg_dump -O -x )
loaded with psql -f ,
followed by drugref.org.schema.dump then drugref.org.data.dump, also loaded with psql.

Some tables and views, sequences were then later generated by the script gmEditArea3. Each ddl sql command should be individually committed, so that re-running them is ok; however, any changes in the configuration of a table or view ( a ddl(..) command) should be followed by a manual psql -c "drop table/view xxxx cascade" in the test database.

Because of dependency on gmPhraseWheel, the relative directory should be somewhere in test-area/xxxx/ or where ../../client will find the gnumed client directory.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]