On Friday, October 4, 2024, Sam Stearns <sam(dot)stearns(at)dat(dot)com> wrote:
>
> Is it possible to do this in Postgres?
>
Within PostgreSQL, two objects can have the same name if they are of
different types (note, relations is a fairly broad type category) or they
exist in different schemas.
David J.