Re: Postgres incremental database updates thru CI/CD

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Postgres incremental database updates thru CI/CD
Дата
Msg-id 2995a3bc-c63d-4ef1-ad79-67212221ed17@aklaver.com
обсуждение исходный текст
Ответ на Postgres incremental database updates thru CI/CD  (Puspendu Panda <puspendupanda@gmail.com>)
Список pgsql-general
On 3/19/25 11:07, Puspendu Panda wrote:
> Hi ,
> As my organization started working on postgres database,We are facing 
> some difficulties in creating CI/CD pipeline for deployment updated 
> script(the updated changes after base line database) .Earlier we used 
> sql server database and in sqlserver we have one option called 
> DACPAC(Data-tier Application Package) thru which we can able to generate 
> update script and thru CI/cd pipeline we automate deployment process  in 
> destination database (customer).
> But in Postgres I didn't find any such tool like DACPAC .

https://sqitch.org/

> As we need this process to incrementally update the customer database  
> can you help us in this regard .
> Thanks & Regards,
> Puspendu

-- 
Adrian Klaver
adrian.klaver@aklaver.com




В списке pgsql-general по дате отправления: