Re: version control based configuration in Postgresql - Mailing list pgsql-admin

From Holger Jakobs
Subject Re: version control based configuration in Postgresql
Date
Msg-id 93533ffa-2dd7-2110-cbcb-6426037ea363@jakobs.com
Whole thread Raw
In response to version control based configuration in Postgresql  (Nikhil Ingale <niks.bgm@gmail.com>)
List pgsql-admin
Am 03.07.23 um 12:18 schrieb Nikhil Ingale:
> Hi All,
> I would like to know how to perform version control based 
> configuration backup for the postgresql database.
>
> Regards,
> Nikhil Ingale

If it's about the postgresql.conf, pg_hba.conf, pg_ident_conf and files 
in the conf.d subdirectory, any version control system will do.

Whether it's git, bazaar, mercurial or fossil.

I version all my configurations (all of /etc) with https://fossil-scm.org

-- 
Holger Jakobs, Bergisch Gladbach, Tel. +49-178-9759012


Attachment

pgsql-admin by date:

Previous
From: Nikhil Ingale
Date:
Subject: Re: version control based configuration in Postgresql
Next
From: Ron
Date:
Subject: Re: version control based configuration in Postgresql