> 25 июля 2021 г., в 02:44, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> написал(а):
>
> +PREPARE TRANSACTION 'foo6'; -- fails
> +ERROR: prepared transactions are disabled
> +HINT: Set max_prepared_transactions to a nonzero value.
Do we actually expect this particular error?
Best regards, Andrey Borodin.