Mateusz Konieczny
96039dd135
Fix data export
...
fixes #870
fixes a12d49ce54
2022-08-02 16:05:05 +02:00
Maciej Ziarkowski
53c587b69e
Fix README.txt path inside bulk extract
2020-01-21 12:25:58 +00:00
Maciej Ziarkowski
25e61bb9cf
Make paths relative to source file in extract_data
2020-01-20 19:43:19 +00:00
Tom Russell
0a86566821
Use Postgres COPY to extract data
...
- COPY typically runs faster than going via Python
- properly formatted JSON in edit history patches
- assumes postgres and maintenance user both have
access to /tmp
2019-10-02 15:03:54 +01:00
Maciej Ziarkowski
02df31759f
Error on archive with same name already present
2019-09-09 17:23:24 +01:00
Maciej Ziarkowski
a49b04f1aa
Add time to data extract file name
2019-08-30 14:11:25 +01:00
Maciej Ziarkowski
be13cd94f5
Add data extract maintenance script
2019-08-29 13:17:09 +01:00