Project

General

Profile

« Previous | Next » 

Revision 10800

schemas/vegbien.sql: datasource_rm(): documented how to calculate runtime

View differences:

schemas/vegbien.sql
741 741

  
742 742
runtime:
743 743
ACAD: 30 s: 27738 ms/45503 rows = 0.61 ms/row
744

  
745
to calculate runtime:
746
BEGIN;
747
SELECT datasource_rm(''datasource'');
748
ROLLBACK;
744 749
';
745 750

  
746 751

  

Also available in: Unified diff