Re: Schema Help Needed To Get Unstuck

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Schema Help Needed To Get Unstuck
Дата
Msg-id alpine.LNX.2.11.1507231845530.13736@localhost
обсуждение исходный текст
Ответ на Re: Schema Help Needed To Get Unstuck  (Melvin Davidson <melvin6925@gmail.com>)
Список pgsql-general
On Thu, 23 Jul 2015, Melvin Davidson wrote:

> Does this help?

Melvin,

   Yep.

   After pondering David's response I recognized my error: I had the permit
table as the center of the relationships when it should be the conditions
table. As you wrote, permits, parameters, and locations all feed the
conditions table (where additional attributes are added), then a row from
that table is added to the monitoring table where quantities and other
attributes are entered.

   Sometimes we get so deep in a rut we can't see over the edge and find the
correct path.

Thanks very much,

Rich


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

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: Schema Help Needed To Get Unstuck
Следующее
От: 林士博
Дата:
Сообщение: Re: Using the database to validate data