Re: Lookup tables

Rich Shepard <rshepard@appl-ecosys.com>

From: Rich Shepard <rshepard@appl-ecosys.com>
To: "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2025-02-04T14:47:48Z
Lists: pgsql-general
On Tue, 4 Feb 2025, David G. Johnston wrote:

> Most do (have a surrogate PK) since it removes cascading updates and is a
> smaller value.
>
> Lots of alter tables and update queries.

David,

That's a good point.

Thanks,

Rich