Re: PostgreSQL 16 bug feedback
On Thu, 2025-07-18 at 00:21, Laurenz Albe
Re: PostgreSQL 16 bug feedback
发件人:David G. Johnston
PostgreSQL 16 bug feedback
I encountered a problem in PostgreSQL 16: In db1, there is a user table with fields id, name, phone, and createtime db2 replicates the user table from db1 through logical replication, specifying the fields as id, name, and createtime Then, in db1, perform the following operation: alter table user