| От | oberpwd@anubis.network.com (Wade D. Oberpriller) |
|---|---|
| Тема | pg_ctl bug |
| Дата | |
| Msg-id | 200101241931.NAA22053@truck.network.com обсуждение исходный текст |
| Ответы |
Re: pg_ctl bug
|
| Список | pgsql-general |
Hello, I've noticed a bug if pg_ctl. If you do the following: pg_ctl -w -D $PGSQL/data -o '-p 10000' start; The pg_ctl script will loop doing a 'psql -l' to connect to the postmaster process on port 5432 (but postmaster is using 10000 in this case). The pg_ctl script should take the port number as its own option (-p port) and then pass it to the postmaster (or it should parse the options sent to postmaster). In any case it, the -w option should work whether or not postmaster is running on 5432 or 10000. Wade Oberpriller
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера