From: | David Saracini <dsaracini(at)yahoo(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Josh Kupershmidt <schmiddy(at)gmail(dot)com>, pgsql novice forum <pgsql-novice(at)postgresql(dot)org> |
Subject: | Re: pg_dump |
Date: | 2009-08-27 02:20:52 |
Message-ID: | 329779.54852.qm@web180301.mail.gq1.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hmmm... I just Googled "ps command" and did some reading. interesting. I've had very little experience with Linux and was unaware of that command. But, does make total sense now. Thanks for helping me understand.
I'm still not very happy with the alternatives! Guess I will have to live with it! ;)
Thanks Tom...
Dave
________________________________
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Saracini <dsaracini(at)yahoo(dot)com>
Cc: Josh Kupershmidt <schmiddy(at)gmail(dot)com>; pgsql novice forum <pgsql-novice(at)postgresql(dot)org>
Sent: Wednesday, August 26, 2009 6:52:37 PM
Subject: Re: [NOVICE] pg_dump
David Saracini <dsaracini(at)yahoo(dot)com> writes:
> I guess what I'm wishing for is that pg_dumb was changed to where the
> password could be sent via the command line. I've seen this requested
> multiple times and it's always been just rejected. I'm not sure why.
> Anyone know?
Yes: on most platforms, anything exposed on a process command line is
*FAR* more insecure than any of the alternatives you just dismissed out
of hand as not secure enough for you. See "ps" and equivalents.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Jignesh Shah | 2009-08-27 05:18:13 | Re: Perl trigger not working |
Previous Message | Tom Lane | 2009-08-27 01:52:37 | Re: pg_dump |