On Thu, Apr 4, 2024 at 9:04 PM Adrian Klaver <[email protected]> wrote:
> On 4/3/24 22:24, yudhi s wrote: > > > > On Thu, Apr 4, 2024 at 10:16 AM Adrian Klaver <[email protected] > > <mailto:[email protected]>> 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.
