Re: Moving delta data faster - Mailing list pgsql-general

From yudhi s
Subject Re: Moving delta data faster
Date
Msg-id CAEzWdqdXvqYJJ0Pbb+uLKHMAEbvLb86kKW_GJ9DDrh=5MU+_GA@mail.gmail.com
Whole thread Raw
In response to Re: Moving delta data faster  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: Moving delta data faster  (Greg Sabino Mullane <htamfids@gmail.com>)
Re: Moving delta data faster  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general

On Thu, Apr 4, 2024 at 9:04 PM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 4/3/24 22:24, yudhi s wrote:
>
> On Thu, Apr 4, 2024 at 10:16 AM Adrian Klaver <adrian.klaver@aklaver.com
> <mailto:adrian.klaver@aklaver.com>> wrote:

S3 is not a database. You will need to be more specific about '... then
from the S3 it will be picked and gets merged to the target postgres
database.'


The data from S3 will be dumped into the stage table and then the upsert/merge from that table to the actual table.

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: What permissions are required for e.g. EXPLAIN UPDATE ...
Next
From: Greg Sabino Mullane
Date:
Subject: Re: Moving delta data faster