Stephen Frost wrote: > * Tom Lane ([EMAIL PROTECTED]) wrote: >> Heikki Linnakangas <[EMAIL PROTECTED]> writes: >>> There's legitimate use for creating a role with NOLOGIN and a password. >> If we think that, then we shouldn't have a message at all. > > I'm not sure I agree with that. I don't agree that there's really a > legitimate use for creating a role w/ NOLOGIN and a password either, for > that matter.
Preparing a new user account prior to an employee starting? In my last post we would do that regularly - setup all the accounts etc for the new user, but disable them all until the start date. /D ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match