Timeline for answer to How can I change a PostgreSQL user password? by Vajira Lasantha
Current License: CC BY-SA 4.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 5, 2024 at 1:02 | comment | added | Ry-♦ |
Command-line arguments are also readable by other users in /proc/…/cmdline.
|
|
| Jun 20, 2023 at 12:30 | comment | added | Fernando Basso |
In bash, if HISTCONTROL is set to ignorespace or ignoreboth, then a command line starting with a space is not added to the history.
|
|
| Sep 11, 2022 at 16:13 | history | edited | Peter Mortensen | CC BY-SA 4.0 |
Active reading [<https://www.youtube.com/watch?v=1Dax90QyXgI&t=17m54s>].
|
| Feb 27, 2022 at 7:30 | comment | added | Brian Burns | Start the command with a space in the terminal and it should keep it out of your command history. | |
| Jul 21, 2019 at 20:46 | comment | added | TheRealChx101 | can you use environment variables here? I want to automate this in a deploy script | |
| S Oct 29, 2018 at 21:13 | history | suggested | user10146018 | CC BY-SA 4.0 |
changed 1 word
|
| Oct 29, 2018 at 17:09 | review | Suggested edits | |||
| S Oct 29, 2018 at 21:13 | |||||
| Apr 24, 2018 at 20:01 | comment | added | Pedro Cordeiro | Just remember that this will probably save the db's user password in your command history. | |
| May 25, 2015 at 23:14 | history | answered | Vajira Lasantha | CC BY-SA 3.0 |