Re: initdb problems handling super username with spaces. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: initdb problems handling super username with spaces.
Date
Msg-id 10583.1054580571@sss.pgh.pa.us
Whole thread Raw
In response to initdb problems handling super username with spaces.  ("Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br>)
List pgsql-hackers
"Francisco Figueiredo Jr." <fxjrlists@yahoo.com.br> writes:
> [ initdb fails with superuser name that contains spaces ]

I've put in some fixes for the most obvious problems, though I'd not
want to swear there are no other places that are careless about this.

> psql also seems to be with problems as it says it can't find PQFreemem 
> in the pq.dll

Sounds like a version-compatibility problem.  Sure you've got the right DLL?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Postgres config file: autocommit = off
Next
From: Bruce Momjian
Date:
Subject: Re: Status during copy [patch]