> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Magnus Hagander
> Sent: 06 July 2004 21:46
> Cc: [EMAIL PROTECTED]
> Subject: [HACKERS] Initdb error 
> 
> Hi!
> 
> I'm getting this error whenever I try to change the superuser of my
> database to anything != postgres.
> 
> The same error shows up if I do "-U <someuser>" on Unix and "someuser"
> does not exist in /etc/passwd. Probably the same reason - since win32
> will not have any users in /etc/passwd..
> 
> It works on 7.4, so probably related to the initdb-in-C rewrite?

The attached patch fixes this problem.

Regards, Dave.

Attachment: initdb.patch
Description: initdb.patch

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to