Re: Migrating pdns auth backend to new database server - DNSSEC considerations ?

Smith via Pdns-users <[email protected]> Thu, 05 Jun 2025 08:19:41 +0000
Newsgroups gmane.network.dns.powerdns.user
Message-ID <wq05A1eAqEBR723X806gvmSKjffgdf7VfmeF8rl-pMUkF2EyxyNwWs6N0pxci-MWj0TPX2_o6CdBgEZijeAPgTM5NJHXqIsYtPPxeNPXdHM=@protonmail.ch>

On Wednesday, 4 June 2025 at 23:42, Ken Marshall <[email protected]> wrote:

> On Wed, Jun 04, 2025 at 06:11:02PM +0000, Smith via Pdns-users wrote:
> 
> > Subject says it all really.
> > 
> > I've got a pdns-auth server currently talking to a postgres backend.
> > 
> > I want to migrate the postgres backend to a different server (new version of postgres).
> > 
> > Are there any special steps / considerations required to avoid breaking DNSSEC along the way ? I guess my mind is mostly thinking about autorotation here...
> > 
> > Thanks !
> > 
> > Jane
> 
> 
> Hi Jane,
> 
> You can use logical replication between the old server and the
> different/new server. Then just repoint to the new server. It should
> be a very simple process.
> 
> Regards,
> Ken

Good suggestion about logical replcation, Ken, I'll look into that.

Thanks

Jane