colouring-montreal/maintenance/extract_data
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
..
export_attributes.sql Use Postgres COPY to extract data 2019-10-02 15:03:54 +01:00
export_edit_history.sql Use Postgres COPY to extract data 2019-10-02 15:03:54 +01:00
export_uprns.sql Use Postgres COPY to extract data 2019-10-02 15:03:54 +01:00
extract_data.py Use Postgres COPY to extract data 2019-10-02 15:03:54 +01:00