Hi Kiran, On Thu, Sep 27, 2012 at 3:24 PM, kiran chitturi <[email protected]> wrote:
> Is it because nutch 2.0 does not support postgresql ? I have setup > postgresql the same way as mysql. > Yes AFAIK currently HSQLDB and MySQL are the only SQL implementation currently supported. The idea was to re-write the gora-sql module with JOOQ [0] which would allow much wider SQL store interoperability however this has yet to happen. [0] https://issues.apache.org/jira/browse/GORA-86 -- Lewis

