BUG #16080: pg_ctl is failed if a fake cmd.exe exist in the current directory.
В списке pgsql-bugs по дате отправления:
| От | PG Bug reporting form |
|---|---|
| Тема | BUG #16080: pg_ctl is failed if a fake cmd.exe exist in the current directory. |
| Дата | |
| Msg-id | 16080-5d7f03222469f717@postgresql.org обсуждение исходный текст |
| Ответы |
Re: BUG #16080: pg_ctl is failed if a fake cmd.exe exist in the current directory.
|
| Список | pgsql-bugs |
The following bug has been logged on the website: Bug reference: 16080 Logged by: cili Email address: cilizili@protonmail.com PostgreSQL version: 12.0 Operating system: Microsoft Windows [Version 10.0.18362.418] Description: If a fake cmd.exe exits in the current directory, pg_ctl is failed to start. Instructions: # cd %TEMP% # "c:\Program Files\PostgreSQL\12\bin\pg_ctl.exe" initdb -D test # copy %windir%\system32\calc.exe cmd.exe # "c:\Program Files\PostgreSQL\12\bin\pg_ctl.exe" start -D test waiting for server to start.... stopped waiting pg_ctl: could not start server Examine the log output. Expected: The PostgreSQL is started. Actual: The Windows calculator instead of PostgreSQL is started.
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера