Re: records chaining

Поиск
Список
Период
Сортировка
От Jeff Eckermann
Тема Re: records chaining
Дата
Msg-id 20050419135919.84810.qmail@web20828.mail.yahoo.com
обсуждение исходный текст
Ответ на records chaining  (tövis <tovises@freemail.hu>)
Список pgsql-novice
This message, along with your previous one, suggests
that you are trying to limit the size of your tables.
Is there any good reason for this?  How many records
do you expect to have?  What hardware will you be
running on?

--- t�vis <tovises@freemail.hu> wrote:
> I need record changing history. Of course I need to
> keep old records, and some how point to it for show
> changes. First of my idea is to make a single column
> in every record pointing to his "parent" but after I
> started thinking how SQL can handle it. Whats your
> opinion, is it possible to write a recursive SELECT
> to get all records back to that whats parent
> reference has no reference (NULL)? At this moment I
> would be happy to know that is it possible - I'm
> only planning and migrating an old database, the
> coding seem to be "far" away.
> Thanks in advance
>     G�bor R�zsa
>
>



__________________________________
Do you Yahoo!?
Plan great trips with Yahoo! Travel: Now over 17,000 guides!
http://travel.yahoo.com/p-travelguide

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

Предыдущее
От: "Kevin Crenshaw"
Дата:
Сообщение: Are there any known issues with running MSDE and Postgresql 8.0 on the same machine?
Следующее
От: John DeSoi
Дата:
Сообщение: Re: Pqintaller for Windows Leaving me with Questions