Ellie Huxtable
Ellie Huxtable
Hey! Are you connecting to your postgres over the public internet? Do you have SSL certificates configured on your database server? If not, try adding `?sslmode=disable` to the end of...
also - nice supermoto!
I'd rather stick to having the command put in the start by default, though I'm open to filling it in as part of `end`. My concern there is just that...
Turns out @stevenxxiu has been working on that feature for NuShell! https://github.com/nushell/nushell/pull/8207 Thank you so much - can't wait to get that support out!
Let's wait - worst case we can fallback on your workaround!
Hey! We could make this configurable 🤔 Though, you should be able to get _much_ more performance from the server than that. My deployment pretty routinely hits 1000s of req/s...
Thank you for doing this investigation 🙏 I'd be more than happy to allow configuring the batch size, and actually this is something I always had in mind and just......
This would actually be super cool. Perhaps we could use it to not even store sensitive info in the first place
Hey! I'm going to close this one as it's pretty inactive. Happy to reopen should that change 🙏
Will dig into it later, but related: https://github.com/rust-lang/rust/issues/46016