Timeline for How can I change a PostgreSQL user password?
Current License: CC BY-SA 4.0
Post Revisions
51 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 26, 2024 at 8:03 | answer | added | Michal Kováčik | timeline score: 1 | |
| Aug 1, 2024 at 15:38 | review | Close votes | |||
| Aug 5, 2024 at 0:04 | |||||
| Jul 10, 2024 at 12:07 | review | Close votes | |||
| Jul 14, 2024 at 0:04 | |||||
| Jun 28, 2024 at 21:27 | history | protected | miken32 | ||
| Feb 23, 2024 at 6:51 | review | Close votes | |||
| Feb 27, 2024 at 0:05 | |||||
| Feb 22, 2024 at 20:58 | answer | added | LayneSadler | timeline score: 15 | |
| Nov 30, 2023 at 8:35 | review | Close votes | |||
| Dec 4, 2023 at 0:06 | |||||
| Nov 30, 2023 at 6:31 | answer | added | Rickyslash | timeline score: 20 | |
| Aug 29, 2023 at 6:33 | review | Close votes | |||
| Sep 2, 2023 at 0:03 | |||||
| Aug 25, 2023 at 19:10 | answer | added | Saif Ali | timeline score: 15 | |
| S Aug 7, 2023 at 10:45 | history | bounty ended | Matthieu | ||
| S Aug 7, 2023 at 10:45 | history | notice removed | Matthieu | ||
| S Aug 5, 2023 at 8:45 | history | bounty started | Matthieu | ||
| S Aug 5, 2023 at 8:45 | history | notice added | Matthieu | Reward existing answer | |
| Jul 10, 2023 at 12:04 | answer | added | Umairus | timeline score: 8 | |
| Jul 6, 2023 at 6:23 | answer | added | ihaveonesun | timeline score: 3 | |
| Oct 24, 2022 at 9:03 | comment | added | M Imam Pratama |
It's worth noting that "postgres" is the default registered user. The default user used when running psql is the current shell user (echo $USER). To login to psql as "postgres" when the current shell user is not "postgres", we need to run psql as "postgres" with sudo -u postgres psql. Also, note that we can't switch the current shell user to "postgres" since that account is locked by default.
|
|
| Sep 11, 2022 at 17:17 | comment | added | Peter Mortensen | And "Is "postgres" a default and special user of PostgreSQL?" | |
| Sep 11, 2022 at 16:14 | comment | added | Peter Mortensen | Confusingly, the (literal) name of the default user is "postgres". What is the default username and password for PostgreSQL?. | |
| Sep 11, 2022 at 15:50 | history | edited | Peter Mortensen | CC BY-SA 4.0 |
Active reading [<https://www.youtube.com/watch?v=1Dax90QyXgI&t=17m54s>].
|
| Sep 8, 2022 at 12:59 | answer | added | Jhonnatan Panoch | timeline score: 1 | |
| Oct 30, 2021 at 10:34 | answer | added | rams zipppp | timeline score: 5 | |
| Oct 30, 2021 at 10:05 | answer | added | CHAVDA MEET | timeline score: 29 | |
| Oct 6, 2021 at 7:24 | history | edited | Mark Rotteveel | CC BY-SA 4.0 |
removed tag from title
|
| Apr 13, 2021 at 9:05 | answer | added | kleines Filmröllchen | timeline score: 2 | |
| Mar 5, 2021 at 13:46 | answer | added | Andreas Covidiot | timeline score: 9 | |
| Oct 2, 2020 at 17:30 | answer | added | Sufyan Elahi | timeline score: 2 | |
| Jun 13, 2020 at 19:27 | answer | added | Timothy Macharia | timeline score: 19 | |
| Jun 1, 2020 at 18:28 | answer | added | FlyingV | timeline score: 8 | |
| May 31, 2020 at 15:47 | history | edited | Promise Preston | CC BY-SA 4.0 |
I added postgresql tag to the question for clarity and seach engine optimization.
|
| Nov 1, 2019 at 17:41 | answer | added | 99Sono | timeline score: 3 | |
| Oct 20, 2019 at 8:35 | answer | added | Yordan Georgiev | timeline score: 5 | |
| Aug 20, 2019 at 19:52 | answer | added | jkdba | timeline score: 5 | |
| Jun 29, 2019 at 19:09 | answer | added | Akitha_MJ | timeline score: 57 | |
| Mar 25, 2018 at 19:47 | answer | added | haxpor | timeline score: 10 | |
| Mar 3, 2018 at 4:05 | answer | added | lcnicolau | timeline score: 20 | |
| S Feb 23, 2018 at 15:47 | history | suggested | Eugene Dolgoff |
new tag added
|
|
| Feb 23, 2018 at 14:48 | review | Suggested edits | |||
| S Feb 23, 2018 at 15:47 | |||||
| Feb 12, 2018 at 11:52 | answer | added | Chris Dare | timeline score: 12 | |
| Aug 30, 2017 at 16:55 | answer | added | Viktor Nordling | timeline score: 162 | |
| Apr 21, 2016 at 21:04 | history | edited | Undo♦ | CC BY-SA 3.0 |
edited body; edited title
|
| Apr 21, 2016 at 20:53 | answer | added | Salvador Dali | timeline score: 17 | |
| Feb 18, 2016 at 15:15 | history | edited | tshepang | CC BY-SA 3.0 |
change to match the Answers
|
| May 25, 2015 at 23:14 | answer | added | Vajira Lasantha | timeline score: 53 | |
| Feb 21, 2015 at 8:58 | answer | added | yglodt | timeline score: 136 | |
| Oct 9, 2014 at 14:03 | answer | added | Murtaza Kanchwala | timeline score: 38 | |
| Jan 11, 2014 at 20:39 | answer | added | ruruskyi | timeline score: 13 | |
| Oct 4, 2012 at 6:58 | vote | accept | Saad | ||
| Oct 4, 2012 at 5:55 | answer | added | solaimuruganv | timeline score: 2729 | |
| Oct 4, 2012 at 5:50 | answer | added | Clint Bugs | timeline score: 1411 | |
| Oct 4, 2012 at 5:45 | history | asked | Saad | CC BY-SA 3.0 |