About 21,200 results
Open links in new tab
  1. postgresql - Why so many "postgres.exe" are created when I run …

    Aug 22, 2013 · In windows "Task Manager", I find that when PostgreSQL server starts up it creates 6 "postgres.exe" processes. Now when I deploy/start my J2EE application in JBoss, I …

  2. Many PostgreSQL processes in Task Manager - Stack Overflow

    5 We have a Windows Server 2012 with PostgreSQL 9.1 32-bit installed and Task Manager displays several "processes" with the name of "PostgreSQL Server (32 bit)" which eat a lot of …

  3. How can I start PostgreSQL on Windows? - Stack Overflow

    The issue is, the PostgreSQL installer postgresql-14.5-1-windows-x64.exe doesn't create such a service. So the only option seems to be "C:\Program Files\PostgreSQL\14\bin\pg_ctl.exe" …

  4. postgresql - correct way to start/stop postgres database pg_ctl or ...

    Mar 22, 2024 · The service command is used to control System V services, so if you control PostgreSQL via a System V service (for example to auto (re)start the PostgreSQL daemon), …

  5. postgresql - Postgres.exe crashes and tears down all apps, …

    Jun 15, 2021 · I'm running an application with about 20 processes connected to a postgres DB (10.0) on windows server 2016. Since about a month I have unexpected crashes of …

  6. The postgresql-x64-9.6 service on local computer started and then ...

    Aug 8, 2017 · I had the same experience: "postgresql server 14 service on local computer started and then stopped" error, but I can open databases using pgAdmin 4. This solution solved the …

  7. база данных - Как отключить автозапуск сервера postgresql

    May 5, 2020 · Если с командами pg_ctl я разобрался и хочу исключительно с их помощью запускать и останавливать сервер, а авто-запуск, который настраивается при установке …

  8. PostgreSQL uninstall on Windows - Stack Overflow

    Oct 1, 2020 · In the process of upgrading from PostgreSQL 11 to 12 on Windows, I uninstall PG-11 using the uninstall.exe, wait for like 15 seconds (to make sure that the uninstall.exe is …

  9. Exceso de procesos postgres.exe zombie consume toda la …

    May 29, 2024 · Exceso de procesos postgres.exe zombie consume toda la memoria. Server 2012 R2 Formulada hace 1 año y 5 meses Modificada hace 1 año y 5 meses Vista 128 veces

  10. Stop postgres.exe background processes - Stack Overflow

    Jun 28, 2022 · How do I stop these background processes? I already stopped postgresql-x64-14 service and disconnected from all databases. Clicking "end task" doesn't help …