Revision 12931
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/validation/aggregating/specimens/qualitative_validations_specimens.sql | ||
---|---|---|
7 | 7 |
-- Host: vegbiendev.nceas.ucsb.edu |
8 | 8 |
-- ------------------------------------------------------------------------- |
9 | 9 |
|
10 |
\set datasource '''NY''' |
|
11 |
|
|
10 | 12 |
SET search_path TO public_validations, public; |
11 | 13 |
|
14 |
SET enable_seqscan = off; |
|
15 |
|
|
12 | 16 |
CREATE VIEW _specimens_01_count_of_total_records_specimens_in_source_db AS |
13 | 17 |
; |
14 | 18 |
|
Also available in: Unified diff
validation/aggregating/specimens/qualitative_validations_specimens.sql: added config statements for datasource and query planner