> It started perfectly, but psql, createdb and createuser keep dropping segfaults. I really don't know what's going on
:(
Segfault on the *client* side you mean? If so, it's not a postmaster
problem.
I seem to recall that there's a problem with linking to the readline
library on that platform --- try building psql without readline and
see if it works then.
regards, tom lane