Re: Documentation improvement patch

2025-11-24 Thread Oleg
Daniel, Peter, thank you for the thorough review of the patch. -- Oleg Sibiryakov On 19.11.2025 17:14, Daniel Gustafsson wrote: On 19 Nov 2025, at 12:02, Peter Eisentraut wrote: The following changes are left in your patch that should not be changed per the above discussion (all in doc/src/sg

Re: Streaming Replication vs Logical

2025-11-24 Thread Robert Treat
On Wed, Feb 19, 2025 at 11:15 PM Robert Treat wrote: > On Wed, Feb 19, 2025 at 10:07 PM Bruce Momjian wrote: >> On Sat, Oct 12, 2024 at 07:01:31AM +0200, Laurenz Albe wrote: >> > On Fri, 2024-10-11 at 15:53 -0700, Paul A Jungwirth wrote: >> > > Our docs seem to contrast "streaming replication" to

Re: More guidance on ctid

2025-11-24 Thread Bruce Momjian
On Sun, Nov 23, 2025 at 10:24:42AM +, Bernice Southey wrote: > Hi, > I'm wondering if the explanation of ctid in System Columns should have > more guidance - especially as it's used in examples in the UPDATE and > DELETE docs. So far I've been caught out by partitions and concurrent > updates.