arrays of compound types

Поиск
Список
Период
Сортировка
От Raymond Golish
Тема arrays of compound types
Дата
Msg-id 003301c0923b$749ebde0$386c37d1@brandx.net
обсуждение исходный текст
Список pgsql-novice

I need to keep a database of objects, some of which contain arbitrary length arrays of other objects in the database. My plan is to use Postgresql objects for each object, then keep arbitrary length arrays of their OIDs in the objects which contain the others. Sound good? Any other way of doing this very common task?

Thanks,

Ray

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

Предыдущее
От: Johan Daine
Дата:
Сообщение: Problem with UPDATE query
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Problem with UPDATE query