Long running processes and commit writing to disk

From: Shaozhong SHI <shishaozhong(at)gmail(dot)com>
To: pgsql-sql <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: Long running processes and commit writing to disk
Date: 2022-04-08 16:39:18
Message-ID: CA+i5JwYicGdvXLSNx_VdREEuCCWch2gWevK6avSQfPM2EgDwEQ@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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shaozhong SHI 2022-04-08 16:39:50 Long running processes and commit writing to disk
Previous Message Jan Wieck 2022-04-08 14:01:47 Re: What have I done!?!?!? :-)

Browse pgsql-sql by date

  From Date Subject
Next Message Shaozhong SHI 2022-04-08 16:39:50 Long running processes and commit writing to disk
Previous Message David G. Johnston 2022-04-06 04:33:47 Re: Does postgresql know the check condition is valid or not. or can check deduce from multiple conditions