reshke commented on PR #1898:
URL: https://github.com/apache/cloudberry/pull/1898#issuecomment-5324027203

   To trigger issue you need to dirty your buffers and run immediate stop:
   
   ```
   CREATE TABLE z(i int); INSERT INTO z SELECT generate_series(1, 1000000); 
   ```
   and then gpstop -a -i && gpstart -a
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to