Re: Beginner Question: "Running Notes" or "Diary-like"

Поиск
Список
Период
Сортировка
От Mike
Тема Re: Beginner Question: "Running Notes" or "Diary-like"
Дата
Msg-id 8ca422820912020547n1ebb8a05kfd153885ac4ea88b@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Beginner Question: "Running Notes" or "Diary-like"  (Joshua Tolley <eggyknap@gmail.com>)
Список pgsql-novice
On Wed, Dec 2, 2009 at 7:02 AM, Joshua Tolley <eggyknap@gmail.com> wrote:
> Perhaps I'm misunderstanding your situation, but it sounds like you should
> just create a second table for your running notes. This table would contain a
> TEXT field for the note data, a TIMESTAMPTZ field for the timestamp, and
> a field or set of fields to match the primary key of your mostly static client
> table, to link each note with a particular client.
>

Mr. Tolley,

Thank you for the rapid response.
I appreciate the suggestion; no misunderstanding on your part.  :-)

Looks like I need to do more reading, absorbing, and experimenting
with primary keys and foreign keys.
Thanks for your help.

Mike

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

Предыдущее
От: Joshua Tolley
Дата:
Сообщение: Re: Beginner Question: "Running Notes" or "Diary-like"
Следующее
От: Bala senthil
Дата:
Сообщение: initdb fails in win xp