Re: Refining query statement - Mailing list pgsql-general

From Rich Shepard
Subject Re: Refining query statement
Date
Msg-id alpine.LNX.2.20.1901171622030.18965@salmo.appl-ecosys.com
Whole thread Raw
In response to Re: Refining query statement  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
On Thu, 17 Jan 2019, David G. Johnston wrote:

> I would advise changing Contacts to "Activities" as the former can readily
> be interpreted (and is in the wild) as both "an instance of contacting a
> person" and "the person at the organization who is being contacted" (i.e.,
> your People class).

David,

   That's why I originally named the Contacts table Activities and the Peoples table
as Contacts. :-) I'll change it back again since there's now a Peoples
table.

Many thanks!

Rich



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Refining query statement
Next
From: Ben Snaidero
Date:
Subject: Re: strange slow query performance