Hacker News new | ask | show | jobs
by jfbaro 1579 days ago
Could reshape help with temporal table schema migration? https://stackoverflow.com/questions/71131800/how-to-avoid-br...
1 comments

I don't believe Postgres supports temporal tables and as Reshape is Postgres-only, it won't help.

The principle behind Reshape might be applicable to temporal tables though but I don't have enough experience with them to say.