Need to backpatch 2985e16 to 9.3 and further (HS regression test out) - Mailing list pgsql-hackers

From Amit Langote
Subject Need to backpatch 2985e16 to 9.3 and further (HS regression test out)
Date
Msg-id CA+HiwqHM4U4qrwnjzc87XzM6Y7-YU6PnnCtjuBCBamq5LuaSXQ@mail.gmail.com
Whole thread Raw
Responses Re: Need to backpatch 2985e16 to 9.3 and further (HS regression test out)  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
Hi,

Following (commit 2985e16) has not been backpatched, I guess.

 ANALYZE hs1;
-ERROR:  cannot execute VACUUM during recovery
+ERROR:  cannot execute ANALYZE during recovery

Attached is a patch for this.

--
Amit

Attachment

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Proposing pg_hibernate
Next
From: David Rowley
Date:
Subject: Re: Allowing join removals for more join types