Re: authentication questions

Поиск
Список
Период
Сортировка
От Michael Hanna
Тема Re: authentication questions
Дата
Msg-id 04613F7D-A89F-11D7-84B3-00039308EB2C@hwcn.org
обсуждение исходный текст
Ответ на Re: authentication questions  ("Mendola Gaetano" <mendola@bigfoot.com>)
Ответы Re: authentication questions  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
OK, but what if you have thousands of users in your pg_shadow table?
Can postgreSQL handle such a load?

Michael

On Friday, June 27, 2003, at 05:48  AM, Mendola Gaetano wrote:
>
> In that way you have less controll on who is using the DB,
> for example you can not use current_user in order to know
> who is doing the query and you can not use the privileges on
> tables, stored procedure, views.....
> and last but not least why you are aware about "do not fill the
> pg_shadow"?
>
>
> Regards
> Gaetano Mendola
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
>       joining column's datatypes do not match
>


В списке pgsql-novice по дате отправления:

Предыдущее
От: Rory Campbell-Lange
Дата:
Сообщение: SELECT too complex?
Следующее
От: Nabil Sayegh
Дата:
Сообщение: Re: Address Table