RE: Strange INSERT phenomenon with key constraints

J. Patrick Lanigan <patl@satx.rr.com>

From: "J. Patrick Lanigan" <patl@satx.rr.com>
To: <pgsql-novice@postgresql.org>
Date: 2001-05-02T22:06:27Z
Lists: pgsql-novice
I am having a similar issue. How do you flush the buffer after each line in
perl?

> D. Duccini wrote:
>
> PERL buffers its output -- you'll need to flush it after each line