Michael J. Sullivan

Results 290 comments of Michael J. Sullivan

Moreover I've had maybe half a dozen times when I've wished I had it. None were super critical, but it would be nice to have. I think it's mostly just...

So maybe this would subsume #4595. (Thought that is more flexible, but mostly not in a useful way?)

Failing quietly is known behavior, and is inherited from postgres. It isn't really desired, though, and it should be possible to make it fail loudly. On Fri, Mar 1, 2024,...

I think that Elvis is correct here: the second restore is trying to restore onto a non-empty database, which I think we typically try to reject in the CLI.

We might want some more details in the message? Or maybe just use the span of the whole IS when it is `none` or `null`?

The issue here is likely that cloud does not support doing `CONFIGURE INSTANCE` on certain configuration settings that directly affect the underlying postgres instance. We should produce a proper error...

What configuration values is `init.edgeql` trying to set?