iangow / se_core

Core code for StreetEvents data
7 stars 5 forks source link

Drop tables on MCCGR server #19

Closed iangow closed 4 years ago

iangow commented 4 years ago
Did not find any relation named "streetevents".
crsp=# SET search_path TO streetevents;
SET
crsp=# DROP TABLE call_files_old;
DROP TABLE
crsp=# DROP TABLE calls_test;
DROP TABLE
crsp=# DROP TABLE nchars;