Timeline for docker postgres pgadmin local connection
Current License: CC BY-SA 3.0
40 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 9, 2024 at 11:08 | history | edited | Tiago Peres |
edited tags
|
|
| Apr 9, 2024 at 9:22 | answer | added | Tiago Peres | timeline score: 0 | |
| Dec 5, 2023 at 20:49 | comment | added | brillenheini |
If you have used docker compose to create your containers, just use the service name of your database as hostname. I.e. if your service name is postgresql-db then this is also your hostname to add in PGAdmin.
|
|
| Oct 12, 2023 at 18:45 | answer | added | jared chong | timeline score: 0 | |
| Aug 22, 2023 at 18:04 | answer | added | Ravi Khambhati | timeline score: 0 | |
| Jul 15, 2023 at 12:51 | answer | added | Ayush Sharma | timeline score: 3 | |
| Mar 28, 2023 at 10:40 | answer | added | Mohammed Al-Reai | timeline score: 0 | |
| Nov 2, 2022 at 10:54 | answer | added | dexter0323 | timeline score: 2 | |
| Sep 23, 2022 at 15:45 | answer | added | GorvGoyl | timeline score: 5 | |
| Jul 30, 2022 at 23:42 | answer | added | NoobN3rd | timeline score: 0 | |
| Jun 14, 2022 at 16:32 | comment | added | Jeff Gruenbaum |
This goes without saying, but double check that you dont' have a local postgresql instance running. I was banging my head against a wall trying to figure this out. I forgot my mac started a psql instance on startup. I turned it off with this command brew services stop postgresql. This fixed it for me.
|
|
| Mar 7, 2022 at 0:28 | answer | added | Raúl LG | timeline score: 3 | |
| Feb 25, 2022 at 10:39 | answer | added | Payam Khaninejad | timeline score: 8 | |
| Feb 12, 2022 at 3:20 | answer | added | Rajitha Bhanuka | timeline score: 1 | |
| Dec 13, 2021 at 14:04 | answer | added | Muhammad Faizan Fareed | timeline score: 1 | |
| Dec 1, 2021 at 9:48 | answer | added | Sergei Dubinin | timeline score: 5 | |
| Jul 6, 2021 at 20:29 | answer | added | alex-shef | timeline score: 2 | |
| May 27, 2021 at 15:10 | answer | added | Agent | timeline score: 3 | |
| Jan 15, 2021 at 21:25 | answer | added | Amid Gol | timeline score: 13 | |
| Jul 6, 2020 at 5:39 | answer | added | Sunny Goel | timeline score: 13 | |
| Jun 1, 2020 at 13:50 | answer | added | KARPOLAN | timeline score: 105 | |
| Apr 22, 2020 at 20:00 | answer | added | Andy K | timeline score: 2 | |
| Apr 20, 2020 at 8:32 | answer | added | Everett Toews | timeline score: 4 | |
| Apr 14, 2020 at 21:05 | answer | added | Rafael Paes Leme | timeline score: 2 | |
| Dec 17, 2019 at 7:42 | answer | added | Haroon Khalid | timeline score: 8 | |
| Oct 3, 2019 at 17:42 | answer | added | SolidSnake | timeline score: 45 | |
| Oct 2, 2019 at 19:58 | answer | added | hizmarck | timeline score: 6 | |
| Aug 30, 2019 at 15:19 | answer | added | Afshin Ghazi | timeline score: 28 | |
| Jun 16, 2019 at 9:13 | answer | added | Thavaprakash Swaminathan | timeline score: 217 | |
| Jan 17, 2019 at 15:39 | answer | added | Andrei Bacescu | timeline score: 0 | |
| Aug 9, 2018 at 8:26 | answer | added | Aleksandr Makov | timeline score: 22 | |
| Jul 4, 2018 at 11:31 | answer | added | Erik Vullings | timeline score: 73 | |
| Jan 13, 2017 at 10:17 | answer | added | Datheng Wang | timeline score: 79 | |
| Oct 23, 2016 at 13:14 | answer | added | greemwahr | timeline score: 6 | |
| S Sep 29, 2016 at 17:42 | history | edited | edi9999 | CC BY-SA 3.0 |
Grammar changes
|
| S Sep 29, 2016 at 17:42 | history | suggested | Ryan | CC BY-SA 3.0 |
Grammar changes
|
| Sep 29, 2016 at 16:48 | review | Suggested edits | |||
| S Sep 29, 2016 at 17:42 | |||||
| Feb 7, 2015 at 2:18 | answer | added | stack.it | timeline score: 155 | |
| Aug 28, 2014 at 8:21 | comment | added | Richard Huxton | You don't say whether PostgreSQL is listening for external connections (check your config files) or if that port appears open from the local machine. | |
| Aug 28, 2014 at 4:26 | history | asked | Rigoxls | CC BY-SA 3.0 |