Hi Ron,
> On 12 Mar 2025, at 17:59, Ron Johnson <ronljohnsonjr@gmail.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
replicatethe 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
appreciatedby 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-productionbecause of automatic deployments and only possible on production databases.
Anyway, this is going off-topic now.
Cheers,
Paul