Using GIT to caught delta between database versions

From: Łukasz Jarych <jaryszek(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Using GIT to caught delta between database versions
Date: 2018-06-13 17:42:53
Message-ID: CAGv31oczCkZ_g_9VGZVqPut6by-4Q9EYJcF+zbBho9Q6dh1gmg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Guys,

how use git to catch delta between database versions?

As version i will do schemas.
So we have version one, finishing it, and this version should be put in
GIT.
And created schema for the version.

Which formats i should use?

pg_dump creates only binary files? (i should use text file here).

Best,
Jacek

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mukesh Chhatani 2018-06-13 17:47:44 Unable to terminate process started from PLV8 function
Previous Message bend 2018-06-13 16:57:22 RE: Issues on 9.5 to 9.6 Upgrade.