public inbox for [email protected]  
help / color / mirror / Atom feed
From: Adrian Klaver <[email protected]>
To: Puspendu Panda <[email protected]>
To: [email protected]
Subject: Re: Postgres incremental database updates thru CI/CD
Date: Thu, 20 Mar 2025 07:20:08 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <CABj6V64i-YMNRMZ2gh4U=dPrLiL4=hvUQE-0n+g1EcJP0NVROg@mail.gmail.com>
References: <CABj6V64i-YMNRMZ2gh4U=dPrLiL4=hvUQE-0n+g1EcJP0NVROg@mail.gmail.com>

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
[email protected]







view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Postgres incremental database updates thru CI/CD
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox