Re: First draft of PG 19 release notes

Started by 彭冲about 2 months ago2 messageshackers
Jump to latest
#1彭冲
chong.peng@enmotech.com

Hi, Bruce

```

<listitem&gt; <para&gt; Modify pg_read_all_data() and pg_write_all_data() to read/write large objects (Nitin Motiani, Nathan Bossart) <ulink url="&amp;commit_baseurl;d98197602"&gt;&amp;sect;</ulink&gt; </para&gt; <para&gt; These functions are designed to allow non-super users to run pg_dump. </para&gt; </listitem&gt;```
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/

#2Bruce Momjian
bruce@momjian.us
In reply to: 彭冲 (#1)

On Fri, May 29, 2026 at 11:30:28AM +0800, 彭冲 wrote:

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.

Ah, very good point. It item reworded and moved to the server
configuration section. Patch attached and applied.

--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EDB https://enterprisedb.com

Do not let urgent matters crowd out time for investment in the future.

Attachments:

master.difftext/x-diff; charset=utf-8Download+16-15