ZTE-EBASE commented on PR #1176:
URL: https://github.com/apache/cloudberry/pull/1176#issuecomment-3021476440

   Automatic partition handling: Auto-enables --load-via-partition-root when 
dumping partitioned tables with hash partitioning on enum types to prevent 
partition constraint violations after dump/reload cycles
   Parallel restore safety: Modifies pg_restore to skip TRUNCATE operations 
when partition root loading is detected, eliminating deadlocks and data loss 
risks
   Dump metadata enhancement: Adds special comment markers for TABLE DATA items 
using partition root loading mode
   Documentation update: Removes obsolete warning about 
--load-via-partition-root with parallel restore from pg_dump documentation


-- 
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