On Tue, Jan 18, 2022 at 1:51 PM Robert Haas <rh...@postgresql.org> wrote: > Modify pg_basebackup to use a new COPY subprotocol for base backups.
Andres pointed out to me that longfin is sad: 2022-01-18 14:52:35.484 EST [82470:4] LOG: server process (PID 82487) was terminated by signal 4: Illegal instruction: 4 2022-01-18 14:52:35.484 EST [82470:5] DETAIL: Failed process was running: BASE_BACKUP ( LABEL 'pg_basebackup base backup', PROGRESS, CHECKPOINT 'fast', MANIFEST 'yes', TARGET 'client') Unfortunately, I can't reproduce this locally, even with COPT=-Wall -Werror -fno-omit-frame-pointer -fsanitize-trap=alignment -Wno-deprecated-declarations -DWRITE_READ_PARSE_PLAN_TREES -DSTRESS_SORT_INT_MIN -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS. Tom, any chance you can get a stack trace? -- Robert Haas EDB: http://www.enterprisedb.com