Tuesday, October 31, 2017

[google-cloud-sql-discuss] Re: Postgres Copy To command

COPY TO command is not available with Cloud SQL for PostgreSQL. As an alternative, you can use:

gcloud sql instances import (or export)

You can consult this article for more information about import and export.

--
You received this message because you are subscribed to the Google Groups "Google Cloud SQL discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-sql-discuss+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-sql-discuss/f84720ff-0769-40fc-90cd-824b7d121d3d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment