i-norden
|
925dba5759
|
reorder columns to match order of values written to .sql files so that when we convert to .csv and load using COPY FROM it doesn't need to sort
|
2021-11-25 11:33:39 -06:00 |
|
i-norden
|
36dc668976
|
proposed schema changes
|
2021-11-25 11:33:39 -06:00 |
|
i-norden
|
636fa35b84
|
revert my data type mistake
|
2021-11-24 17:52:21 -06:00 |
|
i-norden
|
217bbf9523
|
make tables unlogged for batch import
|
2021-11-22 23:41:32 -06:00 |
|
i-norden
|
4392505b16
|
use BIGINT not NUMERIC, it is faster for arithmetic operations and uses less space
|
2021-11-20 13:49:03 -06:00 |
|
i-norden
|
1b4a6fc2e3
|
split pre and post batch processing migrations apart; create make targets for running each
|
2021-11-18 19:03:37 -06:00 |
|