Jon Jensen wrote: > On Fri, 24 Apr 2009, Michael Torrie wrote: > >> Has PostgreSQL improved the way that users, passwords, and rights are >> done? Last I checked it was essentially a combination of createuser and >> pg_hba.conf, > > pg_hba.conf is used to determine who can *connect*.
But why is this needed at all? MySQL lets me control all of this without ever having to touch the config file, which is kind of important in a hosted environment where the MySQL server is shared among many customers. /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
