user account uniqueness

Поиск
Список
Период
Сортировка
От Dennis Gearon
Тема user account uniqueness
Дата
Msg-id IGFC604ROQLZX3V63POZT2XFAE976QO.3e44020a@cal-lab
обсуждение исходный текст
Список pgsql-general
I have a site I'm building that can have the following types of users:

    Those that have email accounts
    Those that don't.

I collect address information, phone numbers, full names, (all normalized at this point)

    I can't collect:

        credit card info
        driver's license numbers
        blood type :-)

How can I assure uniqueness and non duplication of users if I keep all the users in the same table?





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

Предыдущее
От: sanjay2kind@yahoo.com (sanjay)
Дата:
Сообщение: Need help for converting query result to list of dictoinary
Следующее
От: greg@turnstep.com
Дата:
Сообщение: Re: selects with large offset really slow