![](https://secure.gravatar.com/avatar/f6a35c85d26694e26bb92ea4d4262c77.jpg?s=120&d=mm&r=g)
20 Dec
2011
20 Dec
'11
9:09 a.m.
cl-postgre::write-uint4 undefined (messages.lisp)
If this is the actual error message, then your source is most likely corrupted somehow (the symbol is "cl-postgres::write-uint4"). This is definitely not a problem with your PostgreSQL setup. The write-uint4 function should be defined by cl-postgres/communicate.lisp (through a macro). Best, Marijn