Project

General

Profile

« Previous | Next » 

Revision 11568

/README.TXT: Full database import: after import: In PostgreSQL: added specific instructions for determining which/how many datasources are expected to be included in the provider_count and source tables

View differences:

README.TXT
76 76
	Upload logs (run on vegbiendev): make inputs/upload live=1
77 77
	On local machine: make inputs/download-logs live=1
78 78
	In PostgreSQL:
79
		Check that the provider_count and source tables contain entries for all
80
			inputs
79
		Go to wiki.vegpath.org/VegBIEN_contents
80
		Get the # datasources (currently 42)
81
		Get the # datasources with observations (currently 31)
82
		Check that source contains [# datasources] rows up through XAL
83
		Check that provider_count contains [# datasources with observations]
84
			rows with dataset="(total)" (at the top when the table is unsorted)
81 85
	Check that TNRS ran successfully:
82 86
		tail -100 inputs/.TNRS/tnrs/logs/tnrs.make.log.sql
83 87
		If the log ends in an AssertionError

Also available in: Unified diff