smnorris / bcfishobs

Reference BC Known Fish Observations to the Freshwater Atlas stream network
Apache License 2.0
6 stars 2 forks source link

load and process data in a temp schema then flush to `bcfishobs` when complete #30

Closed smnorris closed 1 year ago

smnorris commented 1 year ago

Recreating the schema and tables on every load means also updating grants for application roles. Therefore, errors on refresh currently break any downstream applications. To fix: