Re: initdb ignoring options?

From: Thom Brown <thom(at)linux(dot)com>
To: Greg Smith <greg(at)2ndquadrant(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: initdb ignoring options?
Date: 2013-02-27 00:27:25
Message-ID: CAA-aLv58HpRNwNFQH6T7ntZ5D9BKfcFyj6nsWK+_ekA9w2VPdQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 26 February 2013 22:16, Greg Smith <greg(at)2ndquadrant(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Smith 2013-02-27 00:58:02 Re: initdb ignoring options?
Previous Message Tom Lane 2013-02-27 00:03:34 Re: initdb ignoring options?