On 26 February 2013 22:16, Greg Smith <greg@2ndquadrant.com> wrote:
> Here's what I get on the latest repo:
>
> $ psql --version
> psql (PostgreSQL) 9.3devel
> $ initdb --help
> The files belonging to this database system will be owned by user "gsmith".
> This user must also own the server process.
> The database cluster will be initialized with locale "en_US.UTF-8" ...
What does "which initdb" give you? And is it only initdb with the
issue? Have you tested it with pg_ctl?
--
Thom