David E. Wheeler
David E. Wheeler
> That could be a good idea indeed. Something like: Yeah, or else list versions: ```yaml extensions: pgvector: default_version: x versions: - version: x image: # ... pgvector version x...
Seems like yet another example of the overall challenge of ABI/API compatibility of extension upgrades. I like the `disableConnectionsIfNotAligned` proposal, though it will have to be aware of what's installed...
Hi, what's the status of this PR? Is it ready for review?
Did you get it figured out, @stefanoric?
It would have if you didn't keep changing your damn GitHub account name, @jnasbyupgrade! Is this who you are now? Currently the collaborators are:
Whichever you prefer. Maybe if @jnasbyupgrade is another work account it should be your personal account? @decibel already had the permissions.
Those options require v0.11.4.
The user has to exist; usually it's `postgres`, such as on a Linux system when you're running as `root`. If you're not running as `root` you shouldn't need these options...
Hi @morambro > We are planning to add similar types for other primitives as well. Would that help? Yes, I believe so, as long as it iterates over all keys,...
That just might work. I'm trying it now, but one thing I didn't mention is that I have a method that calculates MACs for all of the keys in a...