Re: connecting using libpq breaks printf

From: Joey Morris <rjmorris12(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: connecting using libpq breaks printf
Date: 2009-02-18 17:49:59
Message-ID: 20090218174959.GC23731@conquistador.dnsalias.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

David Wilson <david(dot)t(dot)wilson(at)gmail(dot)com> wrote on Wed, Feb 18, 2009 at 11:36:44AM -0500:
> Try adding "fflush(stderr);" after your fprintf() call. If the
> connection is hanging and output hasn't been flushed, you wouldn't see
> much.

No, this doesn't help, either. Thanks for the suggestion.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2009-02-18 18:04:50 Re: connecting using libpq breaks printf
Previous Message Tom Lane 2009-02-18 17:47:06 Re: leak in libpq, getpwuid