Re: AWS and postgres issues

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: AWS and postgres issues
Дата
Msg-id 20130409.095219.2135584542009059301.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: AWS and postgres issues  (Ian Lawrence Barwick <barwick@gmail.com>)
Ответы Re: AWS and postgres issues
Список pgsql-general
> 2013/4/9 Tatsuo Ishii <ishii@postgresql.org>:
>>> While debugging this with a coworker we figured out that pg_ctl was attaching to the tty and then it clicked
>>> that we needed to be using '-t' where I was using -T or (neither).
>>
>> Are you sure? I checked the pg_ctl source code and could not find any
>> place attaching to the tty.
>
> I think he means the ssh options -t and -T

Yes, I know. In my understanding, he is saying because pg_ctl attaches
to the tty, and ssh should be executed with -t (force ssh to allocate
pseudo-tty).
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp


В списке pgsql-general по дате отправления:

Предыдущее
От: Ian Lawrence Barwick
Дата:
Сообщение: Re: AWS and postgres issues
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: pg_stat_get_last_vacuum_time(): why non-FULL?