小红花·文摘
  • 首页
  • AI Tokens🪙
  • 排行榜🏆
  • 直播
  • FAQ

Deploying a database is the easy day. The interesting days are the ones after: it needs more memory, more read capacity, or a version bump, and you would rather not take an outage for any of them....

Hans-Juergen Schoenig: Day to day PostgreSQL on Kubernetes: Resize, Scale, and Upgrade

Planet PostgreSQL Planet PostgreSQL · 2026-08-25T06:16:00Z
HDFS 升级模式(Upgrade Mode)完整分析

本文深入分析HDFS升级机制,涵盖标准升级与滚动升级两种方式。核心是存储目录状态机(StorageState)实现崩溃安全,通过临时目录和原子重命名确保升级可恢复。滚动升级通过锁定布局版本保持旧格式兼容,限制新功能使用,并利用硬链接优化数据迁移。文章详细阐述了NameNode和DataNode的升级、回滚、定稿完整流程及权限控制。

HDFS 升级模式(Upgrade Mode)完整分析

小令童鞋 小令童鞋 · 2026-07-26T09:18:59Z

Amazon EKS has recently introduced support for Kubernetes version rollbacks, letting practitioners revert a cluster's control plane to its previous Kubernetes version within 7 days of an upgrade...

Amazon EKS Adds Kubernetes Version Rollback within 7 Days of an Upgrade

InfoQ InfoQ · 2026-07-26T06:04:00Z

When you are upgrading across major PostgreSQL versions, there are a few ways to go. Dump and restore is the simplest to reason about, but downtime scales directly with database size, so for...

SHRIDHAR KHANAL: Upgrading PostgreSQL 9.6 to 17 with pg_upgrade

Planet PostgreSQL Planet PostgreSQL · 2026-07-16T09:35:50Z

MySQL 9.7 LTS is here, establishing the new MySQL 9.7.x Long-Term Support release line. For organizations running MySQL today, this is the right time to evaluate upgrade plans and move toward a...

MySQL 9.7 LTS Is Here: Upgrade and Modernize on a Stronger Community Edition

Planet MySQL Planet MySQL · 2026-06-09T21:18:09Z

Yelp has completed a large-scale upgrade of its Apache Cassandra infrastructure, spanning more than 1,000 nodes, without any service downtime, offering a blueprint for managing stateful systems at...

Yelp Achieves Zero-Downtime Upgrade of over 1,000 Cassandra Nodes

InfoQ InfoQ · 2026-04-24T12:00:00Z

Overview Some MySQL distribution packages, such as the generic Linux build, bundle an OpenSSL dependency within the same .tar.gz archive. With the new MySQL 8.0.46, 8.4.9 and 9.7.0 releases, we...

Upgrade to OpenSSL 3.5

Planet MySQL Planet MySQL · 2026-04-22T05:28:53Z

© Laurenz Albe 2025 Most major Linux distributions have upgraded to the GNU C library version 2.28 or later. Therefore, there is a growing awareness that an operating system upgrade can lead...

Laurenz Albe: Which indexes can be corrupted after an operating system upgrade?

Planet PostgreSQL Planet PostgreSQL · 2025-12-16T06:00:17Z

Tab groups have become one of Firefox’s most loved ways to stay organized — over 18 million people have used the feature since it launched earlier this year. Since then, we’ve been listening...

Firefox tab groups just got an upgrade, thanks to your feedback

The Mozilla Blog The Mozilla Blog · 2025-11-17T14:00:00Z

Python 3.9 has officially retired after 5 years since its release in 2020 end of life. The final release of Python 3.9 is out! discuss.python.org/t/the-final-... May you all enjoy using the...

How I upgrade Python

Jamie's Blog Jamie's Blog · 2025-11-02T00:00:00Z
Hide Portainer Business Upgrade Button (attribute based)

Portainer 更新后,界面中出现了显眼的“升级到商业版”按钮。为提升用户体验,提供了一个 Tampermonkey 脚本,能够自动隐藏该按钮,保持界面简洁,适合个人用户使用。

Hide Portainer Business Upgrade Button (attribute based)

伪斜杠青年 伪斜杠青年 · 2025-10-28T02:58:36Z

Introduction Every year, we get a new PostgreSQL major release, each bringing performance improvements, new features, and extended compatibility. While minor version upgrades are...

Umut TEKIN: Exploration: CNPG PostgreSQL Upgrade

Planet PostgreSQL Planet PostgreSQL · 2025-10-09T06:00:00Z

Upgrading to a newer version of MySQL when deploying MySQL HeatWave on OCI using Terraform can be problematic. Discover how to achieve a save upgrade reading this article.

How do you upgrade MySQL HeatWave when deploying with Terraform?

Planet MySQL Planet MySQL · 2025-07-30T08:00:00Z
获得了Let's Upgrade的认证

该手册适合初学者,涵盖HTML和CSS的基础知识、示例代码及实践项目,帮助读者掌握网页开发技能。

获得了Let's Upgrade的认证

DEV Community DEV Community · 2025-05-15T02:49:30Z

Biopharma companies are under pressure to boost their output, but complex, fragile production processes are holding them back. AI and analytics could offer a cure for the industry’s ills.

Human–machine harmonization to upgrade biopharma production

McKinsey Insights & Publications McKinsey Insights & Publications · 2025-05-08T00:00:00Z
在OpenBSD上升级PostgreSQL:使用pg_upgrade将16升级到17

本文介绍了如何在OpenBSD 7.7上将PostgreSQL从16升级到17,包括备份、停止服务、创建新数据目录、配置迁移和运行升级命令,最后恢复配置并启动数据库。

在OpenBSD上升级PostgreSQL:使用pg_upgrade将16升级到17

DEV Community DEV Community · 2025-04-27T23:15:49Z
修复WordPress重定向到/wp-admin/upgrade.php的问题

登录WordPress网站时被重定向到/wp-admin/upgrade.php,通常是因为数据库版本与文件不匹配。解决方法是检查数据库版本并更新version.php文件,完成后再次尝试登录。

修复WordPress重定向到/wp-admin/upgrade.php的问题

DEV Community DEV Community · 2025-03-14T18:47:03Z
理解 pt-upgrade 的返回代码:快速指南

理解升级测试结果和退出代码对评估过程很重要。pt-upgrade是Percona Toolkit的一部分,帮助数据库管理员比较MySQL或MariaDB不同版本的查询性能。工具将查询分为“查询类”以识别版本差异。退出代码提供执行结果和潜在问题的见解,0表示成功,非零代码有特定含义,如4表示查询差异。理解这些代码有助于确定下一步行动。

理解 pt-upgrade 的返回代码:快速指南

Planet MySQL Planet MySQL · 2024-10-14T06:47:25Z
赛马塔里克:使用 pg_upgrade 在 Windows 上升级 PostgreSQL 集群

升级PostgreSQL集群在Windows环境中需要备份数据、检查系统要求和评估扩展兼容性。小版本和大版本升级推荐使用pg_upgrade工具。升级后需验证集群健康、清理旧数据、测试功能和性能,并备份新集群。制定回滚计划以确保系统稳定和数据完整。

赛马塔里克:使用 pg_upgrade 在 Windows 上升级 PostgreSQL 集群

Planet PostgreSQL Planet PostgreSQL · 2024-09-26T09:36:50Z

Debian 11 Bullseye 已结束常规安全支持,现在由 LTS 团队再支持 2 年。用户应升级到 Debian 12.x 以获得更多功能和更长的支持。如果使用 Debian 11,某些软件包可能不会得到 LTS 团队的支持。使用 debian-security-support 包检查不受支持的软件包。备份重要数据,并参考 Debian Wiki 升级指南以升级到 Debian 12。

Debian 11结束常规生命周期 接下来将进入2年的扩展安全支持 由LTS团队接手

蓝点网 蓝点网 · 2024-08-16T08:36:33Z
  • <<
  • <
  • 1 (current)
  • 2
  • 3
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码