Project

General

Profile

« Previous | Next » 

Revision 12628

validation/aggregating/plots/bien3_validations_salvias_vegbien.sql: added `SET enable_seqscan = off;` to match what is done by rematerialize_out_view() to run the queries properly

View differences:

trunk/validation/aggregating/plots/bien3_validations_salvias_vegbien.sql
19 19
-- ------------------
20 20
\set datasource '''SALVIAS'''
21 21

  
22
SET enable_seqscan = off;
23

  
22 24
-- _plots_01_count_of_projects
23 25
 SELECT count(*) AS projects
24 26
   FROM (project p

Also available in: Unified diff