Hi, guys. I'm new here.
I'm eager to figure out what is the equivalent thing of mtr in mysql in PG.
When a dml operation occurs, it may modify multiple pages and gererate multiple
redo log records. mtr can make those logs atomically be transferred to log
buffer and written to disk.
I think sa
them are written.
At 2022-07-13 02:57:28, "Peter J. Holzer" wrote:
>On 2022-07-12 22:39:31 +0800, merryok wrote:
>> Hi, guys. I'm new here.
>>
>> I'm eager to figure out what is the equivalent thing of mtr in mysql in PG.
>
>What is MTR?
ert(CritSectionCount > 0) isn't satisfied (CritSectionCount need't be protected ?), PG server will panic and exit ? If so, what's the probability of that ?
发自我的小米手机在 Adrian Klaver ,2022年7月16日 23:30写道:On 7/15/22 18:31, merryok wrote:
> I'm sorry, first time to po