Re: First draft of PG 19 release notes - Mailing list pgsql-hackers

From 彭冲
Subject Re: First draft of PG 19 release notes
Date
Msg-id tencent_5468291122A490C6578D9467@qq.com
Whole thread
In response to First draft of PG 19 release notes  (Bruce Momjian <bruce@momjian.us>)
Responses Re: First draft of PG 19 release notes
List pgsql-hackers
Hi, Bruce

```
<listitem>
<para>
Modify pg_read_all_data() and pg_write_all_data() to read/write large objects (Nitin Motiani, Nathan Bossart)
<ulink url="&commit_baseurl;d98197602">&sect;</ulink>
</para>

<para>
These functions are designed to allow non-super users to run pg_dump.
</para>
</listitem>
```

I found the feature description is inaccurate.: “pg_read_all_data” and “pg_write_all_data” are system roles.

Besides, i think this feature should not category to Functions.

Best regards,
--
Chong Peng
Yunhe Enmo(Beijing)Technology Co.,LTD
http://www.enmotech.com/

pgsql-hackers by date:

Previous
From: "Jonathan S. Katz"
Date:
Subject: PostgreSQL 19 Beta 1 release announcement draft
Next
From: Chao Li
Date:
Subject: Re: Fix race during concurrent logical decoding activation