annotate run-app.sh @ 4786:3b3cf2083730

Avoid type cast that prevents index usage Casting to timestamp instead of timestamptz prevented usage of an index on measure_date. To be sure, also pass the location code as isrs instead of type record.
author Tom Gottfried <tom@intevation.de>
date Wed, 23 Oct 2019 15:53:07 +0200
parents 9b2218a6c6ae
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
544
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
1 #!/usr/bin/env bash
9b2218a6c6ae feat. run-app script added
Thomas Junk <thomas.junk@intevation.de>
parents:
diff changeset
2 exec 2>&1 ./cmd/gemma/gemma --config gemma.toml