Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你能解释一下已经导入的 csv 文件存储在哪里以及如何删除旧文件?我想这不会影响数据库。
非常感谢!
您可以通过 ssh 删除它们。它们位于var/imports文件夹下。从你的磁文件夹的根目录执行rm var/imports/*.csv
var/imports
rm var/imports/*.csv