Re: user defined data types - help

Поиск
Список
Период
Сортировка
От Shridhar Daithankar
Тема Re: user defined data types - help
Дата
Msg-id 200209152043.00804.shridhar_daithankar@persistent.co.in
обсуждение исходный текст
Ответ на Re: user defined data types - help  (Sathish Vadhiyar <vss@cs.utk.edu>)
Ответы Re: user defined data types - help  (Sathish Vadhiyar <vss@cs.utk.edu>)
Список pgsql-general
On Sunday 15 September 2002 20:04, Sathish Vadhiyar wrote:
> Because of 2 reaons:
>
> 1. My C structure consists of other such fields like 'latency' etc. Here I
> have shown 'bandwidth' for the ease of explaining. Having tables for each
> such field will lead to large number of tables and hence will soon get
> unmanageable.
>
> 2. I have a table in which I want to have this structure as one field.

You can probably  use array of ints etc. for column types. That may solve one
of your problem..

 HTH

 Shridhar

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Physical sites handling large data
Следующее
От: Ericson Smith
Дата:
Сообщение: Re: Physical sites handling large data