Re: [GENERAL] Installing contrib / fuzzystr

2007-05-17 Thread Ben
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

[GENERAL] Installing contrib / fuzzystr

2007-05-17 Thread Robert James
Is there anyway to install contrib (fuzzystr) so it's available to all databases (even ones created previously)? thanks