-d 2 frustration

From: Dan Moschuk <dan(at)freebsd(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: -d 2 frustration
Date: 2000-10-13 15:05:02
Message-ID: 20001013110502.B10132@spirit.jaded.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Running postgres in -d 2 mode is a little frustrating on a server that
processes as little as 10 queries a second. Can we not add getpid() or
something to that code so that we might track which output belongs to
which server a little easier?

Thanks,
-Dan

--
Man is a rational animal who always loses his temper when he is called
upon to act in accordance with the dictates of reason.
-- Oscar Wilde

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2000-10-13 16:43:42 Re: AW: Inserting a select statement result into another ta ble
Previous Message Hannu Krosing 2000-10-13 13:53:08 Re: AW: ALTER TABLE DROP COLUMN