bcgov / CE_integratedroads

Merge multiple BC road datasets into a single layer for Cumulative Effects analysis
Apache License 2.0
1 stars 0 forks source link

actions workflow out of disk #12

Closed smnorris closed 5 months ago

smnorris commented 5 months ago
 psql:sql/integratedroads.sql:2: NOTICE:  table "integratedroads" does not exist, skipping
DROP TABLE
psql:sql/integratedroads.sql:112: ERROR:  could not write to file "base/pgsql_tmp/pgsql_tmp836.18": No space left on device

https://github.com/bcgov/CE_integratedroads/actions/runs/8635341578/job/23672899212#step:4:597

Would not expect this, the job is only one tile at a time, there should be lots of space?