Thread: Rename extension?
Is there a way to rename an installed extension?
I have written an extension, but I don't like the name I originally chose, and I would therefore like to rename it. However, it is installed on a production system, from which it cannot be uninstalled, and I would like to rename it there, too.
How can I do this?
Thanks.
Moshe Jacobson
Nead Werx, Inc. | Manager of Systems Engineering
Nead Werx, Inc. | Manager of Systems Engineering
2323 Cumberland Parkway, Suite 201 | Atlanta, GA 30339
moshe@neadwerx.com | www.neadwerx.com
moshe@neadwerx.com | www.neadwerx.com
"Quality is not an act, it is a habit." -- Aristotle
Moshe Jacobson wrote: > Is there a way to rename an installed extension? > > I have written an extension, but I don't like the name I originally chose, and I would therefore like > to rename it. However, it is installed on a production system, from which it cannot be uninstalled, > and I would like to rename it there, too. > > > How can I do this? You could fiddle with the catalogs, i.e. update pg_extension. But try it on a test system first. Yours, Laurenz Albe