Re: Duplicate Key Values

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: mark bradley <markbradyju(at)outlook(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Duplicate Key Values
Date: 2025-03-13 15:29:27
Message-ID: 680b0123-f1e1-4b73-b47b-93c9859e8e60@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/13/25 07:56, mark bradley wrote:
> >Mark, to illustrate:

> So, I think the crux of the problem is that Postgres assumes that
> inheritance is declared when it is not.

Follow up.

From pgAdmin end:

https://www.pgadmin.org/docs/pgadmin4/9.1/table_dialog.html

"Use the drop-down listbox next to Inherited from table(s) to specify
any parent table(s); the table will inherit columns from the selected
parent table(s)."

This is an explicit action.

>
> More answers to your questions coming.
>
> Best regards,
> Mark Brady
> _amazon.com/author/markjbrady <https://amazon.com/author/markjbrady>_
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mark bradley 2025-03-13 15:56:21 Re: Duplicate Key Values
Previous Message Adrian Klaver 2025-03-13 15:23:04 Re: Duplicate Key Values