Installing contrib / fuzzystr
Started by Robert Jamesalmost 19 years ago2 messagesgeneral
Is there anyway to install contrib (fuzzystr) so it's available to all
databases (even ones created previously)?
thanks
Re: Installing contrib / fuzzystr
You can install it into template1, which will make it installed on any
database created in the future (so long as you don't inherit from some
other, non-default database....)
As for previously created database, I believe you have to install all
those manually. But that should be easy enough to script, if you have too
many to do by hand.
On Thu, 17 May 2007, Robert James wrote:
Show quoted text
Is there anyway to install contrib (fuzzystr) so it's available to all
databases (even ones created previously)?thanks