Installing contrib / fuzzystr

Started by Robert Jamesalmost 19 years ago2 messagesgeneral
Jump to latest
#1Robert James
srobertjames@gmail.com

Is there anyway to install contrib (fuzzystr) so it's available to all
databases (even ones created previously)?

thanks

#2Ben
bench@silentmedia.com
In reply to: Robert James (#1)
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