HelloI was looking for a way to have new changes made to template1 affect currently existing databases. We have a new function that I want available to all databases on our cluster, but don't want to have to drop and recreate them. I'd also like to maintain the code in one place only.
Is this possible? Is there a better way to do this? Mija