Project

General

Profile

2012-04-27 conference call

To do

  • Aaron: Keep implementing column-based insert for VegBIEN
  • Jim: Benchmark column-based vs row-based insert
  • Brad: continue working on sample column-based insert script
  • Aaron: Optimize Python XML processing
  • at the beginning of next week, check in on whether to continue with column-based insert

What's involved in column-based insert

  • Convert all XML-based filtering to Postgres functions
    • Use PL/Python?
      • It supposedly can do everything that native Python does
  • Translate per-value queries to per-column queries

Notes

Martha's Notes