On 2/8/24 16:18, Lorusso Domenico wrote:
Hello guys,
I have 4 schemas with cross references (e.g.: a function refers to a
rowtype of a table of another schema, or a table invokes a function).
Backup schemas by pgadmin the resulting script doesn't follow the
correct order to ensure the object
Hello guys,
I have 4 schemas with cross references (e.g.: a function refers to a
rowtype of a table of another schema, or a table invokes a function).
Backup schemas by pgadmin the resulting script doesn't follow the correct
order to ensure the object creations.
There is a way to tell postgresql