Re: [Rdkit-devel] rdkit.tanimoto_threshold
Open-Source Cheminformatics and Machine Learning
Brought to you by:
glandrum
|
From: Uwe H. <uw...@fa...> - 2011-02-14 22:24:04
|
Hi, Am Montag, den 14.02.2011, 13:58 +0100 schrieb Greg Landrum: > Adrian, > > the hack I use to get around this is to always start my connections > with a "select 'c1ccccc1'::mol" > > After this (or any other call that uses the RDKit functions), the > configuration parameters are visible. > > Not sure what causes this, but it would be a nice one to solve in a > less hacky way. > you can set shared_preload_libraries = 'rdkit' in postgresql.conf regards, Uwe |