Re: Rationale for aversion to the central database?

From: "Sven R(dot) Kunze" <srkunze(at)mail(dot)de>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Rationale for aversion to the central database?
Date: 2018-04-23 17:22:26
Message-ID: aaafc66b-f0b7-2be9-c5f9-47824ec61f2e@mail.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

So far, I have nothing to add, but just one thing. See below:

On 09.04.2018 00:37, g(at)luxsci(dot)net wrote:
> One advantage to using logic and functions in  the db is that you can
> fix things immediately without having to make new application builds.
> That in itself is a huge advantage, IMO.

This is actually not the case. You want to have those logic tested as
thoroughly as possible being so close to your precious data.

So, you write migration code that substitutes the old logic, test the
whole package, if successful, deploy (and thus run the migration).

Cheers,
Sven

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Edenburn 2018-04-23 18:09:43 Postgres PAF setup
Previous Message yogeshr 2018-04-23 15:59:08 rh-postgresql96 vs community postgresql-9.6