Re: SQL numeric -> CL rational?

Nicolas Neuss <[email protected]> Tue, 15 Oct 2013 21:33:29 +0200
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
Nicolas Neuss <[email protected]> writes:

> thank you.  You hit the nail on the head!  Indeed, I have switched some
> time ago to the postgresql-socket3 backend (because the other two showed
> some other problems I don't remember any more, sorry for that).

Out of curiosity, I tested again with postgresql-socket.  The problem
was that then it could not connect to the database:

  Error POSTGRESQL-LOGIN-ERROR / FATAL:  password authentication failed for user "neuss"

Nicolas