Re: Row pattern recognition - Mailing list pgsql-hackers

From Henson Choi
Subject Re: Row pattern recognition
Date
Msg-id CAAAe_zAk3zRy4e=St-_7jqUB1cbw08B6-4Giwr+1Ei570J0byg@mail.gmail.com
Whole thread
In response to Re: Row pattern recognition  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: Row pattern recognition
List pgsql-hackers
Hi Tatsuo,

CFBot complains v44-0007 patch corrupted.
https://cfbot.cputube.org/patch_4460.log

I downloaded v44-0007 from the mailing list archive and applied it
successfully in my local environment. Everything works fine here.
 
So it seems the file was truncated somwhere between me and PostgreSQL
ML archiving.

It seems CFBot does not retry once it fails, so the initial truncation
error has become permanent.
 
Can you check the size of the file attached to your mail?

I didn't check the raw attachment size, but the patch applied cleanly
without any issues.

To work around this, how about splitting the test patch (0007) into
separate patches for .sql and .out files? This would reduce the
individual file sizes and help avoid truncation during archiving.

Best regards,
Henson
 

pgsql-hackers by date:

Previous
From: lakshmi
Date:
Subject: Re: CREATE TABLE LIKE INCLUDING POLICIES
Next
From: shveta malik
Date:
Subject: Re: Improve pg_sync_replication_slots() to wait for primary to advance