Search Postgresql Archives

Re: Every user has own database - how?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"Jaro" <jaro80@xxxxxxxxx> writes:
> I'd like create several users and several databases, ever user should
> be root only for own database

Anyone who is superuser in any database can certainly override any
restrictions you might think to put on him.  (Hint: he can get at
the filesystem.)

If you really wish to hand out superuser to people you don't entirely
trust, then give each of them their own installation ($PGDATA tree),
running under a Unix account that isn't shared with anything else.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux