Re: [GENERAL] unable to createuser in postgres 8.2.5 opensolaris

2007-11-18 Thread Mayuresh Nirhali
[EMAIL PROTECTED] wrote: I initialized a database directory and it started fine. But when I tried to create user I got this error. Can you tell what is wrong? thanks I did a quick check on my Solaris box and it seems to be working fine for me. Can you provide more information on what exactly y

Re: [GENERAL] unable to createuser in postgres 8.2.5 opensolaris

2007-11-18 Thread Tom Lane
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > LOG: setsockopt(TCP_NODELAY) failed: Option not supported by protocol I think you would need to have a word with Sun about that. If a platform exposes the option then it ought to support it. For that matter, no remotely-modern Unix platform shou

[GENERAL] unable to createuser in postgres 8.2.5 opensolaris

2007-11-18 Thread [EMAIL PROTECTED]
I initialized a database directory and it started fine. But when I tried to create user I got this error. Can you tell what is wrong? thanks createuser --superuser --createdb --createrole -P postgres Enter password for new role: Enter it again: createuser: could not connect to database postgres: