Re: Setting up a server with previous day data - Mailing list pgsql-general

From Ron
Subject Re: Setting up a server with previous day data
Date
Msg-id 8f0bf457-0903-15f7-ac25-d4c8833987e3@gmail.com
Whole thread Raw
In response to Re: Setting up a server with previous day data  ("Peter J. Holzer" <hjp-pgsql@hjp.at>)
List pgsql-general
On 8/24/22 01:42, Peter J. Holzer wrote:
> On 2022-08-23 19:15:58 -0500, Ron wrote:
>> That was before someone developed a utility to convert the roll-forward logs
>> into INSERT, UPDATE and DELETE statements.
>>
>> Such a utility for PostgreSQL that would convert yesterday's WAL files into SQL
>> would really solve your problem.
> Isn't that what logical replication basically does?

In a more asynchronous manner.  :D

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: "Lahnov, Igor"
Date:
Subject: RE: Unable to start replica after failover
Next
From: Koen De Groote
Date:
Subject: Re: Question regarding failover behavior