dynamic object creation

Поиск
Список
Период
Сортировка
От Indraneel Majumdar
Тема dynamic object creation
Дата
Msg-id Pine.SGI.3.96.1001012124609.90724C-100000@www.cdfd.org.in
обсуждение исходный текст
Список pgsql-sql
Hi,

I'm not sure if the subject line has been proper. I have this following
problem which I hope PostgreSQL can handle.

I'm converting a complex flatfile where records are arranged serially.
some fields are as 'n' times repeating blocks of multiple lines. Some
subfields within these are also 'n' time repeating blocks of multiple
lines. So in my main table I do not know (until at run time) how many
fields to create (same for any sub tables). How can I do this dynamically?

I tried using arrays, but retrieval from that is causing some problems. I
have already checked the array utilities in the contrib section and have
extended the operator list for other types (I'll send the file to it's
original author so that he may include it if he wishes).

I think there must be some object-oriented way of doing this without
creating too many keys. or are keys the only and best method? Using this
is causing a performance hit. If it's any help, what I'm trying to convert
are biological databases distributed in 'SRS' flatfile format from
ftp.ebi.ac.uk/pub/databases/

Thank you,
Indraneel

/************************************************************************.
# Indraneel Majumdar                  ¡  E-mail: indraneel@123india.com  #
# Bioinformatics Unit (EMBNET node),  ¡  URL: http://scorpius.iwarp.com  #
# Centre for DNA Fingerprinting and Diagnostics,                         #
# Hyderabad, India - 500076                                              #
`************************************************************************/



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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Referential integrity: broken rule?
Следующее
От:
Дата:
Сообщение: set digest