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
The docs on partitioning recommend pg_partman as a useful tool for managing partitioned tables but Supabase databases don't have pg_partman available as an extension.
To Reproduce
N/A
Expected behavior
The pg_partman extension should be available or the docs should remove the mention of it since it creates confusion.