【发布时间】:2021-05-02 11:02:29
【问题描述】:
我正在尝试从 Google Cloud SQL 的 Postgresql 导出到 Google Cloud Storage,但出现以下错误:
failed to upload data to GCS URL gs://my-bucket/my-export-202101281350.csv: data.Seek(0, 0) error: seek to before memory to: 0 base: 3349304054
【问题讨论】:
标签: sql postgresql gcloud google-cloud-sql