Hi,
I have some python script using psycopg2 to connect to postgres database
with rdkit cartridge. I can easily perform queries for substructure and
similarity search, however if I want to execute this:
cursor.execute('set rdkit.tanimoto_threshold=0.5')
I'm getting an error:
DatabaseError: unrecognized configuration parameter
"rdkit.tanimoto_threshold"
The same query executed from pgAdminIII on the same database runs without
problems. Any help would be appreciated.
Kind regards,
Michał Nowotka
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Rdkit-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss