Long running processes and commit writing to disk

From: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Long running processes and commit writing to disk
Date: 2022-04-08 16:39:50
Message-ID: CA+i5JwYJ173ehMH7bfRvDyhAd0JwhFG5dV4U=4jgfe6uuoeizw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql

When long running processes got disrupted, one may not see any expected
result.

How to make sure that the result of each operation is saved to disk in a
loop?

Regards,

David

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Sofen 2022-04-08 16:52:23 RE: Long running processes and commit writing to disk
Previous Message Shaozhong SHI 2022-04-08 16:39:18 Long running processes and commit writing to disk

Browse pgsql-sql by date

  From Date Subject
Next Message Mike Sofen 2022-04-08 16:52:23 RE: Long running processes and commit writing to disk
Previous Message Shaozhong SHI 2022-04-08 16:39:18 Long running processes and commit writing to disk