Re: Stuffing six separate columns into a single array?

Поиск
Список
Период
Сортировка
От C. Bensend
Тема Re: Stuffing six separate columns into a single array?
Дата
Msg-id 51832.63.227.74.41.1096982827.squirrel@63.227.74.41
обсуждение исходный текст
Ответ на Re: Stuffing six separate columns into a single array?  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-sql
> How does dns_ptr relate to other data?  Depending on what you're
> doing, other ways of organizing your tables might also make sense.

These are actually DNS servers authoritive for a domain that is stored
in a VARCHAR() in the same table.

After sleeping on it, I think using an array is indeed not the right
choice.  I think splitting the nameservers off into their own table
is probably smarter for what I want to do.

Thanks, Michael, for the mental boot to the head.  :)

Benny


-- 
"Even if a man chops off your hand with a sword, you still have two nice,
sharp bones to stick in his eyes."                                                     -- .sig on Slashdot





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

Предыдущее
От: Pierre-Frédéric Caillaud
Дата:
Сообщение: Re: Howto turn an integer into an interval?
Следующее
От: Silke Trissl
Дата:
Сообщение: Using timestamp in function