2011/8/19 J. Pablo Fernández <pup...@pupeno.com>: > Petr, I do not care about this particular error, but about how to deal with > this one liners. Ambrose's reply is what I needed, and no, it's not > PostgreSQL problem. It's a library trying to establish a connection when it > shouldn't with credentials that should never be used because I never > specified them anywhere, so, I kinda need the stack trace to track down the > problem.
Some versions of Clojure provide a function pst at the repl: (pst) This tries to print the stack trace in a prettier way. --Chouser -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en