You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tests on top of PostgreSQL to use a C trigger to redirect insertions on a parent partitioned table to the right child, and how it performs compared to other methods (like using PL/pgSQL).