Revision 11434
Added by Aaron Marcuse-Kubitza about 11 years ago
bin/make_analytical_db | ||
---|---|---|
58 | 58 |
EOF |
59 | 59 |
) || exit |
60 | 60 |
|
61 |
export schema="$public" |
|
62 | 61 |
remake=1 "$selfDir"/../run export_ </dev/null |
63 | 62 |
#"$selfDir/export_analytical_db" |
Also available in: Unified diff
bin/make_analytical_db: removed no longer needed setting of $schema to $public, because this is now done by psql()