Matti Linnanvuori [2011-10-05 8:33 +0300]: > I don't get any output from the command. I call it as a PostgreSQL > user postgres who is allowed to create databases. postgres (Unix) > user called this command.
So, I really have no idea what's wrong on your system there, I'm afraid. Do other psql commands work, such as "psql"? Can you run "createdb" through strace, like strace -fvvs1024 -o /tmp/trace createdb and attach /tmp/trace? Martin -- Martin Pitt | http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

