On Wed, Feb 22, 2023 at 8:07 AM Antoine G. <[email protected]> wrote: > > On 22/02/2023 17:02, Nick Couchman - [email protected] wrote: > > Yes, I think you need to provide a non-blank username. That's what the > > error indicates, anyway. > > Well I'm now confused :) > You suggested ealier to 'set the username to "" (empty string)' and now > you suggest to 'to provide a non-blank username'. > Did I understand your first suggestion the wrong way ? >
No, you understood correctly. The error you're seeing is from the database auth extension refusing to create/update a user with an empty username. Do you have "postgresql-auto-create-accounts" set? - Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
