Re: Moving from Linux to Linux?

From: Paul Foerster <paul(dot)foerster(at)gmail(dot)com>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
Cc: Pgsql-General List <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Moving from Linux to Linux?
Date: 2025-03-12 20:16:18
Message-ID: 843A9EE2-BAA1-4C4B-8DE6-74ECAFB113B4@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Ron,

> On 12 Mar 2025, at 17:59, Ron Johnson <ronljohnsonjr(at)gmail(dot)com> wrote:
>
> Developers making DDL changes on production databases?

Of course not. But I can't block developer databases. That'd make a few hundred developers happy.

> Or are there prod and dev databases on the same instance? If so, then know that you don't have to logically replicate the whole instance.

Also of course not. There is development, pre-production and production.

Outages on development databases make a few hundred developers happy, while outages of production databases are appreciated by up to almost 40K users, depending on the application.

Anyway, this is our concern. In our environment, logical replication is impossible for development databases, hard for pre-production because of automatic deployments and only possible on production databases.

Anyway, this is going off-topic now.

Cheers,
Paul

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2025-03-12 20:26:23 Re: Moving from Linux to Linux?
Previous Message Ron Johnson 2025-03-12 16:59:20 Re: Moving from Linux to Linux?