Re: design, ref integrity and performance

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: design, ref integrity and performance
Дата
Msg-id 4AE6BAC7.3000108@archonet.com
обсуждение исходный текст
Ответ на design, ref integrity and performance  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Ответы Re: design, ref integrity and performance
Список pgsql-general
Ivan Sergio Borgonovo wrote:
> Hi,
>
> I've to generate unique password and associate them with emails.
> Association with emails is just to mail the password, email +
> password aren't "the password", just the password is.
>
> So a bunch of emails may be associated with the same password.
>
> So there are 2 kind of passwords:
> - shared, multiple use
> - individual (they could be multiple or single use)

So are you saying I login using *just* a password, not using my email as
a user-name?

How do you know who is logging in and what does it mean for the password
to be shared?

--
  Richard Huxton
  Archonet Ltd

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: Operational performance: one big table versus many smaller tables
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Implementing Frontend/Backend Protocol TCP/IP