<?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>SQL on AIHugoBlog</title>
    <link>/tags/sql/</link>
    <description>Recent content in SQL on AIHugoBlog</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 15 Jun 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="/tags/sql/index.xml" rel="self" type="application/rss+xml" />
    <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>
  </channel>
</rss>
