Re: Logical replication - initial data synchronization

2024-10-31 Thread Bruce Momjian
On Fri, Nov 1, 2024 at 09:07:38AM +1100, Peter Smith wrote: > On Fri, Nov 1, 2024 at 2:16 AM Bruce Momjian wrote: > > > > On Fri, Oct 25, 2024 at 11:48:16PM +0200, Koen De Groote wrote: > > > Number 2 would be perfect, I think. It leaves no doubt at all. > > > > I went with even more direct wordi

Re: Logical replication - initial data synchronization

2024-10-31 Thread Peter Smith
On Fri, Nov 1, 2024 at 2:16 AM Bruce Momjian wrote: > > On Fri, Oct 25, 2024 at 11:48:16PM +0200, Koen De Groote wrote: > > Number 2 would be perfect, I think. It leaves no doubt at all. > > I went with even more direct wording, patch attached. Glad we could > improve this together --- the feedba

Re: Logical replication - initial data synchronization

2024-10-31 Thread Koen De Groote
And my thanks to everyone who took part. Regards, Koen De Groote On Thu, Oct 31, 2024 at 4:16 PM Bruce Momjian wrote: > On Fri, Oct 25, 2024 at 11:48:16PM +0200, Koen De Groote wrote: > > Number 2 would be perfect, I think. It leaves no doubt at all. > > I went with even more direct wording, pa

Re: (Very minor) Link towards the 'bug-submission' web form

2024-10-31 Thread Bruce Momjian
On Mon, Oct 21, 2024 at 02:01:37AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/17/bug-reporting.html > Description: > > This document contains the sentence "Another method is to fill in the bug

Re: no description function pg_sequence_last_value in the documents,but using \df+ pg_sequence_last_value get this function in the psql

2024-10-31 Thread Tom Lane
"yanliang lei" writes: > pg_catalog | pg_sequence_last_value | bigint | regclass | º¯Êý | > ²»Îȶ¨ÐÔ | ²»°²ȫµÄ | pg170 | µ÷ÓÃÕß | | internal | > pg_sequence_last_value | sequence last value I believe that's only intended as support for the pg_sequences view, so it's not sepa

Re: Logical replication - initial data synchronization

2024-10-31 Thread Bruce Momjian
On Fri, Oct 25, 2024 at 11:48:16PM +0200, Koen De Groote wrote: > Number 2 would be perfect, I think. It leaves no doubt at all. I went with even more direct wording, patch attached. Glad we could improve this together --- the feedback from everyone was helpful. -- Bruce Momjian http

no description function pg_sequence_last_value in the documents,but using \df+ pg_sequence_last_value get this function in the psql

2024-10-31 Thread yanliang lei
[pg170@localhost ~]$ psql -d postgres psql -d postgres psql (17.0) 输入 "help" 来获取帮助信息. postgres=# \df+ pg_sequence_last_value; 函数列表 架构模式 | 名称 | 结果数据类型 | 参数数据类型 | 类型 | 挥发性 | 平行