Re: AWS and postgres issues

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: dmk(at)mr-paradox(dot)net
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: AWS and postgres issues
Date: 2013-04-09 00:34:53
Message-ID: 20130409.093453.153145599706317945.t-ishii@sraoss.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> 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.
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese: http://www.sraoss.co.jp

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ian Lawrence Barwick 2013-04-09 00:45:27 Re: AWS and postgres issues
Previous Message David Kerr 2013-04-08 23:53:55 Re: AWS and postgres issues