On Fri, May 23, 2008, William Waites wrote: > I had a similar problem and had to look at the postgres back-end > source code to figure it out. The driver requires that all of the > options for the database are specified even if they are the default or > empty, so if you add port and password I think it will work.
William: Boom, that was it. Specifically, the 'password' argument. Looks like port uses a sane default. Thanks for the tip! -Mahlon -- Mahlon E. Smith http://www.martini.nu/contact.html
pgpROvva4GQ2n.pgp
Description: PGP signature
_______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
