<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Database on AIHugoBlog</title>
    <link>/tags/database/</link>
    <description>Recent content in Database on AIHugoBlog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 15 Jun 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="/tags/database/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GitLab 将公有项目改为私有项目失败解决方法</title>
      <link>/posts/gitlab-public-to-private-fix/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0800</pubDate>
      <guid>/posts/gitlab-public-to-private-fix/</guid>
      <description>GitLab 将 Public 项目改为 Private 时失败，报错 OpenSSL::Cipher::CipherError 的解决方法 — 通过数据库清空 runner token 修复。</description>
    </item>
    <item>
      <title>PostgreSQL 新建只读查询用户（Read-Only User）</title>
      <link>/posts/postgresql-create-readonly-user/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0800</pubDate>
      <guid>/posts/postgresql-create-readonly-user/</guid>
      <description>在 PostgreSQL 中创建只读查询用户的标准做法，包含 CONNECT、USAGE、SELECT 权限以及默认权限（ALTER DEFAULT PRIVILEGES）的正确配置。</description>
    </item>
    <item>
      <title>SQL Server 新建只读查询用户（Read-Only Query User）</title>
      <link>/posts/sqlserver-create-readonly-query-user/</link>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0800</pubDate>
      <guid>/posts/sqlserver-create-readonly-query-user/</guid>
      <description>在 SQL Server 中创建只读查询用户的最佳实践，包含密码策略、幂等性脚本、纵深防御等生产环境要点。</description>
    </item>
  </channel>
</rss>
