disable pipeline mode

From: Oleksandr Volkovskyi <oleksandr(dot)volkovskyi(at)modulrfinance(dot)com>
To: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: disable pipeline mode
Date: 2023-03-13 08:44:24
Message-ID: VI1PR09MB4016B0DF8636A6F2C0C06EBB96B99@VI1PR09MB4016.eurprd09.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Postgres team,

I am trying to apply migration but getting issues similar to the following:
Reason: liquibase.exception.DatabaseException: ERROR: CREATE INDEX CONCURRENTLY cannot be executed within a pipeline

We have a tons of script and services and its not feasible to modify all of them, it will take couple of days to me...

Can someone please advise how can I disable pipeline mode or where can I find installer or binaries for postgres 13.7 ?
Maybe there is any pages on how can I downgrade 13.10 to 13.7 ?

Thanks,
Alex
This email is confidential to the intended recipient. If you have received it in error, please notify the sender and delete it from your system. Any unauthorised use, disclosure or copying is not permitted. This email has been checked for viruses, but no liability is accepted for any damage caused by any virus transmitted by this email. Modulr Holdings Limited & Subsidiaries, Registered Office Scale Space, 58 Wood Lane, London W12 7RZ, United Kingdom. Registered in England No. 09895588. Modulr FS Limited is a company registered in England with company number 09897919 and ICO registration: ZA183098, authorised and regulated by the Financial Conduct Authority as an Electronic Money Institution (Firm Reference Number: 900573). Modulr Finance BV is a company registered in the Netherlands with company number 81852401, authorised and regulated by the De Nederlandsche Bank (DNB) as an Electronic Money Institution (relationship number R182870).

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dean Rasheed 2023-03-13 11:42:39 Re: BUG #17809: MERGE ... UPDATE fails with BEFORE ROW UPDATE trigger when target row updated concurrently
Previous Message PG Bug reporting form 2023-03-13 07:44:48 BUG #17836: Why does pg_dump need to add * to dump the full partition table structure