| From: | Peter Smith <smithpb2250(at)gmail(dot)com> |
|---|---|
| To: | Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com> |
| Cc: | Shubham Khanna <khannashubham1197(at)gmail(dot)com>, Rajendra Kumar Dangwal <dangwalrajendra888(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, euler(at)eulerto(dot)com |
| Subject: | Re: Pgoutput not capturing the generated columns |
| Date: | 2024-06-21 07:38:22 |
| Message-ID: | CAHut+PsHsT3V1wQ5uoH9ynbmWn4ZQqOe34X+g37LSi7sgE_i2g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Shubham/Shlok.
FYI, there is some other documentation page that mentions generated
column replication messages.
This page [1] says:
"Next, the following message part appears for each column included in
the publication (except generated columns):"
But, with the introduction of your new feature, I think that the
"except generated columns" wording is not strictly correct anymore.
IOW that docs page needs updating but AFAICT your patches have not
addressed this yet.
======
[1] https://www.postgresql.org/docs/17/protocol-logicalrep-message-formats.html
Kind Regards,
Peter Smith.
Fujitsu Australia
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zhijie Hou (Fujitsu) | 2024-06-21 07:47:20 | Conflict detection and logging in logical replication |
| Previous Message | Peter Smith | 2024-06-21 07:20:33 | Re: Pgoutput not capturing the generated columns |