Re: [HACKERS] TODO list updated

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: The Hermit Hacker <scrappy(at)hub(dot)org>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] TODO list updated
Date: 2000-01-13 13:22:47
Message-ID: 200001131322.IAA25578@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Thu, 13 Jan 2000, The Hermit Hacker wrote:
>
> > No, that isn't the problem...the problem is that initdb, if you run it
> > with command line arguments, will show up in a ps listing with those
> > command line arguments...
> >
> > if you type 'initdb --pgpasswd=passwd' it will show up in pas as exactly
> > that ...
>
> Not to mention the world readable shell history files which would make
> this even more convenient ...

Man, why is my bash shell history world-readable. Who's idea was that?

Also, Peter, I got you the sed -f option to use files as sed
parameters, which gets us out of this problem. Another day, another
escape from recoding it in C... :-)

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-01-13 13:30:35 Re: [HACKERS] TODO list updated
Previous Message Bruce Momjian 2000-01-13 13:18:13 Re: [HACKERS] Another item for TODO list