2 Comments
User's avatar
Himanshu Singh's avatar

I have a concern as When we update.delete the row data from postgreSQL . AS data is stored in heap doesn't the heap would overflow.

Expand full comment
Vivek Bansal's avatar

The data in the heap is also persisted in the disk.

Expand full comment