Re: version control based configuration in Postgresql

From: Licio Matos <licio(dot)matos(at)gmail(dot)com>
To: Nikhil Ingale <niks(dot)bgm(at)gmail(dot)com>
Cc: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: version control based configuration in Postgresql
Date: 2023-07-03 10:50:17
Message-ID: CAK6Tc4Pp5Nx1se3eRq6fjbGFJROas3F1eKTH_Bgw4D1NtDY73Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi!

You can use such tools like liquidbase or flyway.
You can track DDL/DML scripts and versioning in some git tools either.

Licio Matos

Em seg., 3 de jul. de 2023 às 07:19, Nikhil Ingale <niks(dot)bgm(at)gmail(dot)com>
escreveu:

> Hi All,
> I would like to know how to perform version control based configuration
> backup for the postgresql database.
>
> Regards,
> Nikhil Ingale
>
--
Licio Matos

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Nikhil Ingale 2023-07-03 10:56:44 Re: version control based configuration in Postgresql
Previous Message Nikhil Ingale 2023-07-03 10:18:16 version control based configuration in Postgresql