Re: Add CREATE SCHEMA ... LIKE support - Mailing list pgsql-hackers

From Marcos Pegoraro
Subject Re: Add CREATE SCHEMA ... LIKE support
Date
Msg-id CAB-JLwY4-Mv097XRMd=FQXqQQcap_Lo=LFTUWDbny4pp+t5w4g@mail.gmail.com
Whole thread
In response to Re: Add CREATE SCHEMA ... LIKE support  (Jim Jones <jim.jones@uni-muenster.de>)
Responses Re: Add CREATE SCHEMA ... LIKE support
List pgsql-hackers
Em qui., 12 de fev. de 2026 às 13:40, Jim Jones <jim.jones@uni-muenster.de> escreveu:
What do you think about introducing a clause similar to COPY .

A schema can have thousands of objects, and that schema will be ok only if all objects are copied.
It will be very difficult for the user to see which ones were not copied.

I think the whole process should be done or raise an exception. Ignoring items I don't think is fine.

regards
Marcos

pgsql-hackers by date:

Previous
From: Zsolt Parragi
Date:
Subject: Re: Odd usage of errmsg_internal in bufmgr.c
Next
From: Jacob Champion
Date:
Subject: Re: Improve OAuth discovery logging