Re: initdb initial password from file

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: initdb initial password from file
Date: 2004-06-24 19:27:52
Message-ID: 25728.1088105272@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> Attached is a patch that adds the option --pwfile=3D<filename> to initdb.

Applied with minor editorialization (printing the numeric errno isn't
my idea of friendly...)

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-06-24 20:00:47 Re: Cancel/Kill backend functions -- docs
Previous Message Tom Lane 2004-06-24 18:59:14 Re: Compiling libpq with VisualC