Oliver Rice

Results 280 comments of Oliver Rice

The interaction between safeupdate and other preload extensions like timescale is still present and reproducible so we are currently holding with encima's comment ^ We are re-working our pg17 release...

@soedirgo I was able to reproduce this no the hosted platform any idea how easy/hard this would be to enable?

closing as stale. please re-open as needed

For the `pgmq_public.read(queue_name, sleep_seconds, n)` RPC, `sleep_seconds` is mandatory. This is reflected in the current docs https://supabase.com/docs/guides/queues/api#pgmqpublicreadqueuename-sleepseconds-n It is an optional field on `send` but required for `read` > I...

> Sort of a feature request in this issue, but is it possible to get a function to "delete in batch", as well? We aim to keep the interface as...

Yes it would be unsafe to manually expose via pgmq_public you can fall off-index at any number > 1 but as a rule of thumb I'd expect it be much...

@pcnc would be good to get this one reviewed as pg17 will likely trigger a lot of upgrades

that PR looks great but this issue is about throwing an error programatically if an unsupported type is referenced from within any wrapper. It would be a framework level change,...

> Supabase's self-hosting documentation suggests decoupling the db from the middleware Could you please link me to this? To my knowledge the first party solutions for self hosting are Docker...