惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

GbyAI
GbyAI
博客园_首页
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 司徒正美
V
V2EX
Cloudbric
Cloudbric
Hugging Face - Blog
Hugging Face - Blog
腾讯CDC
量子位
博客园 - 三生石上(FineUI控件)
博客园 - 叶小钗
K
Kaspersky official blog
博客园 - 【当耐特】
T
Tenable Blog
L
Lohrmann on Cybersecurity
The Cloudflare Blog
S
Schneier on Security
A
Arctic Wolf
Latest news
Latest news
C
Cyber Attacks, Cyber Crime and Cyber Security
罗磊的独立博客
T
The Exploit Database - CXSecurity.com
Cisco Talos Blog
Cisco Talos Blog
小众软件
小众软件
P
Privacy & Cybersecurity Law Blog
WordPress大学
WordPress大学
Simon Willison's Weblog
Simon Willison's Weblog
雷峰网
雷峰网
NISL@THU
NISL@THU
人人都是产品经理
人人都是产品经理
月光博客
月光博客
J
Java Code Geeks
V
Visual Studio Blog
S
Security Affairs
博客园 - Franky
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
H
Heimdal Security Blog
有赞技术团队
有赞技术团队
V2EX - 技术
V2EX - 技术
AWS News Blog
AWS News Blog
G
GRAHAM CLULEY
T
Troy Hunt's Blog
SecWiki News
SecWiki News
Spread Privacy
Spread Privacy
宝玉的分享
宝玉的分享
www.infosecurity-magazine.com
www.infosecurity-magazine.com
博客园 - 聂微东

Changelog — PlanetScale

Replica connections graph — PlanetScale Branch start maintenance webhook now available for Vitess enterprise customers — PlanetScale Deploy request UI updates — PlanetScale PostgreSQL CPU and I/O tracking — PlanetScale Branch start maintenance webhook — PlanetScale Cloudflare Workers integration — PlanetScale PlanetScale for Postgres is now Generally Available — PlanetScale PostgreSQL Schema Recommendations — PlanetScale Postgres maintenance windows — PlanetScale Support for 10 new Postgres extensions — PlanetScale 2025 PCI DSS reporting now available — PlanetScale AWS PrivateLink for Postgres — PlanetScale Google Cloud Provider support for Postgres databases — PlanetScale Insights: percent runtime — PlanetScale New region: AWS ca-central-1 (Montreal) — PlanetScale Postgres event triggers are now supported — PlanetScale New Postgres extension: pg_squeeze — PlanetScale Provisioned IOPS display for Metal clusters — PlanetScale Insights: max query latency graphs — PlanetScale Pinned databases update — PlanetScale New Postgres extensions: pg_cron and pg_partman_bgw — PlanetScale pscale shell now supports Postgres databases — PlanetScale Migration guides for Aurora, Neon, and Supabase — PlanetScale New pscale role commands for CLI — PlanetScale Postgres migration guides and scripts — PlanetScale Postgres role management — PlanetScale Expanded Postgres network-attached storage I/O configuration — PlanetScale 2025 SOC 1 Type 2 & SOC 2 Type 2 reports now available — PlanetScale Prometheus Metrics Additions: vstreamer events and errors — PlanetScale Postgres network-attached storage configuration — PlanetScale PlanetScale for Postgres — PlanetScale Metal storage estimation for deploy requests — PlanetScale SSO support for multiple organizations — PlanetScale New keyspace VSchema API endpoints — PlanetScale Aggressive deploy request cutover — PlanetScale Postgres migration scripts — PlanetScale Access request webhook — PlanetScale Webhook API endpoints — PlanetScale Storage webhook — PlanetScale Edge metrics are now available for Single Tenant and Managed customers — PlanetScale Insights: time range and refresh interval updates — PlanetScale Model Context Protocol support — PlanetScale PlanetScale workflows is now GA — PlanetScale Prometheus metrics are now available — PlanetScale Restore backups with a cluster size — PlanetScale Advanced workflow settings — PlanetScale You can now configure max VTGates — PlanetScale SLA commitment improvement — PlanetScale Metal instances are now available — PlanetScale You can now configure your VTGates in the dashboard — PlanetScale Adjusting the number of shards in a sharded keyspace — PlanetScale Infrastructure diagram: per-shard rollout status — PlanetScale Deploying changes to sharded keyspaces — PlanetScale Throttling deploy requests — PlanetScale PlanetScale vectors now supports quantization — PlanetScale PlanetScale workflows — PlanetScale Insights sparklines — PlanetScale Service tokens: all database permissions — PlanetScale Cluster configuration — PlanetScale Brownout notice: legacy connection strings — PlanetScale 2024 PCI DSS reporting now available — PlanetScale Instant deployments — PlanetScale Timezone display preferences — PlanetScale Service token permissions: branch creation — PlanetScale Insights: max latency reporting — PlanetScale Branching: rename and replace default branch — PlanetScale Insights: index usage tracking — PlanetScale Prevent backup deletion — PlanetScale 2024 SOC 2+ HIPAA — PlanetScale Insights: increased graph resolution — PlanetScale Insights: absolute x-axis time — PlanetScale Webhooks: New pending_cutover event for deploy requests — PlanetScale Deploy requests: auto-delete branch — PlanetScale Deprecation: legacy connection strings — PlanetScale Deploy requests: solo admins may now self-approve — PlanetScale Reason for closing a schema recommendation — PlanetScale Webhook payload update — PlanetScale New audit logs API endpoint — PlanetScale Deprecating old versions of the PlanetScale CLI — PlanetScale Branch cluster size updates now available via the API — PlanetScale New side navigation layout — PlanetScale VTGate errors are now in DataDog — PlanetScale Pin frequently used databases — PlanetScale Billing data now available via the API — PlanetScale Connecting to PlanetScale privately on GCP — PlanetScale Connecting to PlanetScale privately on AWS — PlanetScale Insights query latency percentile filtering — PlanetScale Character set and collation upgrade recommendations — PlanetScale Global replica credentials — PlanetScale Webhooks are now generally available — PlanetScale Hobby plan deprecation — PlanetScale Insights anomaly webhook — PlanetScale Deploy requests: remember auto-apply — PlanetScale Monthly spend alerts — PlanetScale Deprecating the Hobby plan — PlanetScale CPU and memory metrics now in Datadog — PlanetScale Schema recommendations — PlanetScale Safe migrations on development branches — PlanetScale Deprecating Scaler plan — PlanetScale Foreign key constraints — PlanetScale
Keyspace replication settings — PlanetScale
2025-04-01 · via Changelog — PlanetScale

Keyspaces now support several new configuration options.

Replication durability constraints

Replication is configured to maximize safety and data integrity. This default configuration can be relaxed for performance improvements and reduced replication lag.

  • Maximum: Default setting that applies maximum durability constraints.
  • Dynamic: Use maximum durability constraints when replication lag is under 5s, and automatically relax durability constraints when replication lag exceeds 5s.
  • Minimum: Optimizes for replica and read-only performance, but has the highest risk of data loss on crashed instances.

VReplication settings

These settings improve performance during VReplication processes like deploy requests and workflows.

  • Optimize inserts: Skips sending insert events for rows that have yet to be copied during binlog replication catch-up.
  • Allow NOBLOB binlog row image: Supports enabling MySQL’s NOBLOB binlog mode to omit unchanged BLOB and TEXT columns from replication events, reducing binlog size.
  • Batch binlog statements: Batches binlog statements and transactions to limit the number of round trips to MySQL.

Learn more in our cluster configuration documentation.