I've been trying for a few days to do a quick-and-dirty database migration test from SQL Server to PostgreSQL, facing all kinds of issues with pgloader. I then asked ChatGPT to write a C# migration tool, and 15 minutes later, I have a working proof of concept: