R D writes:

> 1.I think it will be good pgSQL to accept the 
> "GRANT ALL ON * TO SOMEUSER;" and 
> "REVOKE ALL ON * FROM SOMEUSER;" so are there 
> any plans in implementing this? Does anybody knows?

I think so too. We'll take it under advisement.

> 2.Why the authentication system is not integrated in
> the system databases of pgSQL,like in MySQL for
> example? 

Because there's a bootstrapping problem: You would have to connect to the
database to change the authentication settings, but in order to connect
you have to be authenticated.

> 3.Are there any plans in making security system more
> flexible?

Sure. I'm planning some work on that very soon. Any suggestions you might
want to contribute?


-- 
Peter Eisentraut                  Sernanders väg 10:115
[EMAIL PROTECTED]                   75262 Uppsala
http://yi.org/peter-e/            Sweden

Reply via email to