On Tue, Dec 20, 2005 at 10:31:06PM -0800, S McLurkin wrote: > Is there some place where I can find information on all the contrib > extenstions?
In the contrib directory of the source code. That directory has a README with a short summary of each extension, and each extension's subdirectory has one or more README files. If you've installed the contrib extensions via a pre-built package, then hopefully that package installed the README files somewhere. Check the package's file list to see if it did and where. -- Michael Fuhr ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match