On Mon, 23 Jun 2003 15:16:28 -0400 Carlos <[EMAIL PROTECTED]> wrote: > start: > Executing /etc/rc.d/init.d/postgresql start .. > Starting postgresql service: -sh: [: ==: unary operator expected > [ OK ]
do: ls -l /bin/sh it is supposed to be a symlink pointing fo /bin/bash if it's not, check if you do have /bin/bash and do: 1. change symlink /bin/sh to point to /bin/bash or 2. change startup script to use bash instead. that should help. depesz -- ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org