#CloudSQL
#ばばさん通信ダイジェスト 賛否関わらず話題になった/なりそうなものを共有しています。

Cloud SQL のデータを定期的に GCS へバックアップする仕組みを整えました
https://tech.visasq.com/cloudsql-export-to-gcs
Cloud SQL のデータを定期的に GCS へバックアップする仕組みを整えました
はじめに こんにちは!基盤チームの高畑です。 最近シロカのコーヒーメーカーを買ってからというもの、1 日に 5 杯くらいコーヒーを飲み続けてしまっておりちょっと飲み過ぎなのではないかと危機感を覚えています。 手軽にコーヒーが淹れられてしまうのも考えものですが、美味しいので仕方がないと自分に言い聞かせながら今もコーヒーを淹れています。 みなさん、Cloud SQL のバックアップを定期的に行うといえば、まず思い浮かぶのは自動バックアップ機能を利用することだと思います。 しかし、この自動バックアップはあくまで「インスタンスが存在していること」が前提で、仮に Cloud SQL のインスタンスが削除…
tech.visasq.com
February 7, 2025 at 10:55 PM
15日間稼働させるなら、cloudSQLと組み合わせても大体1500円くらいで済むのか。つかGCEは無料枠相当ので問題なく行けるはずなんだな。
そうすると6.3ドルだから1000円行かない計算か。
検討の余地ぜんぜんある。
August 25, 2024 at 11:09 AM
全然別件なのだが誰か氏
CloudSQL で varchar プロパティの桁数を増やす ALTER TABLE したときに、中のデータが飛んでしまうのって何が考えられます…?
June 26, 2024 at 8:47 AM
CloudSQL→AlloyDB移行とプラットフォームエンジニアリング
CloudSQL→AlloyDB移行とプラットフォームエンジニアリング
https://zenn.dev/ubie_dev/articles/cf1d74b65ec64b
zenn.dev
February 6, 2025 at 1:00 AM
Dites les gens qui font du GCP CloudSQL, vous devez aussi faire des "self-grant" pour changer le propriétaire d'objets tier, même en étant postgres?
=> GRANT "[email protected]" TO postgres;
=> ALTER FUNCTION somefunction TO "[email protected]";
et le revoke ensuite.
September 5, 2025 at 9:51 AM
Incident began at 2023-11-20 22:30 (all times are US/Pacific).Summary: We are experiencing an issue with Cloud Memorystore. AlloyDB for PostgreSQL, Backup and DR, Cloud Data Fusion, Google Cloud Composer, Google Cloud SQL are mitigated
Description:
Mitigated:
CloudSQL
Impact: CREATE [2,11]
November 21, 2023 at 10:50 AM
location.

Workaround:

CloudSQL: Users can perform these operations in a region other than us-west2 for new instance creation. There is no workaround for backups on existing instances at this time.
Message Streams: Users can create new VMs. Current VMs are unavailable
Google Cloud Bigtable: [8,11]
October 16, 2024 at 10:20 AM
If you use Amazon Aurora/RDS or Google CloudSQL and have more than 15TB of data and are located in San Francisco @fr4nnyp4ck and I will buy you coffee in return for a nice chat.
November 13, 2024 at 2:27 AM
Having an incident at work with Google CloudSQL MySQL 5.7 lock wait timeouts. Yet again. We still don’t know how to fix this, I haven’t the faintest idea 😂 my god we need a skilled DBA.
September 25, 2023 at 8:53 AM
botくん、できればcloudSQLとGCEの組み合わせに変更したさあるなぁ
August 25, 2024 at 6:18 AM
Google Cloud เปิดตัวฟีเจอร์ Text-to-SQL ใน BigQuery และ Cloud SQL

#ShoperGamer #Google #GoogleCloud #Ai #SQL #BigQuery #CloudSQL #Feed
[Shoper Gamer] Google Cloud เปิดตัวฟีเจอร์ Text-to-SQL ใน BigQuery และ Cloud SQL โดย
โดย
www.blockdit.com
May 19, 2025 at 6:23 AM
Cloud SQL Studioでクエリの保存と管理がプレビュー版で可能になっています。
CloudSQLの利用であればSQLクライアントを使った接続ではなく、Google Cloudで直接行えるのでより便利になりますね✨
cloud.google.com/release-note...
Google Cloud release notes  |  Documentation
cloud.google.com
September 11, 2025 at 1:53 AM
Sure. C-minus.
May 25, 2024 at 6:06 PM
Features of the week on #GoogleCloud

- #BigQuery: BY NAME and CORRESPONDING are GA for UNION ALL
- #CloudSQL: MySQL < v8 and Postgres < v12 are EoL and extended support is now charged, with 100% discount the next 3 months
- #Agentspace: you can now buy #NotebookLM licences

#FotWGCP
February 7, 2025 at 8:44 AM
🌥️ (GCP) CloudFunctionsからPrivateなCloudSQLへ接続する
by sawaryu
https://zenn.dev/xbit/articles/669eb165726a3d
(GCP) CloudFunctionsからPrivateなCloudSQLへ接続する
zenn.dev
October 3, 2023 at 1:21 PM
Oh yeah. Luckily not doing much with mission critical PVCs that need that attention. That’s what we use CloudSQL for or just ignore the data
November 23, 2024 at 3:36 PM
Features of the week on #GoogleCloud

- #Dataplex: Manage and search for metadata of Canvas, Workflow, Data prep and notebook in GA
- #CloudSQL: Query insight data kept 30 days with EPE
- #OrganizationPolicy: Use allowedPolicyMembers to implement Domain restriction sharing

Happy new year

#FotWGCP
January 3, 2025 at 8:35 AM
Gemini CLI Drop 2: Cloud SQL for PostgreSQL Gemini CLI Extensions

Manage your entire db lifecycle in natural language.

Ensure you have Gemini CLI v0.6.0+ then 👇
github.com/gemini-cli-e...

Oh and did we mention it's all OSS?

[███████▒▒▒] 66%

🧵

#GeminiCLI #PostgreSQL #3daydrop #OSS #CloudSQL
September 24, 2025 at 12:41 AM
If your company is running a production app, is it using self-managed DBs (e.g. PostgreSQL/MySQL on EC2, K8s, etc.) or cloud-managed DBs (e.g. RDS, CloudSQL, Aurora, etc)?
September 8, 2023 at 10:06 PM
I figured out how to move a 14TB PG Db to another Google project using the CloudSQL auth proxy. 🤞I’ll report back with details.
October 4, 2025 at 5:56 PM
Features of the week on #GoogleCloud

- #BigQuery: Data preparation context aware join is in prev
- #CloudRun: Function gen2 can be detached to Functions API and be managed only with Run API.
- #CloudSQL: use custom DNS to connect instances in prev
- #Workflow: Detailed history in prev

#FotWGCP
February 14, 2025 at 9:37 AM