Re: Strange INSERT phenomenon with key constraints

ghaverla@freenet.edmonton.ab.ca

From: ghaverla@freenet.edmonton.ab.ca
To: Lukas Ertl <l.ertl@univie.ac.at>
Cc: "D. Duccini" <duccini@backpack.com>, pgsql-novice@postgresql.org
Date: 2001-05-02T22:56:15Z
Lists: pgsql-novice
On Wed, 2 May 2001, Lukas Ertl wrote:

> On Wed, 2 May 2001, D. Duccini wrote:
> 
> >
> > PERL buffers its output -- you'll need to flush it after each line
> 
> I have a
> 
> $|++;
> 
> at the beginning of my script, so it shouldn't be a problem.

$| is a per-filehandle magic variable.  You have unbuffered
stdout (probably), but is that the filehandle you want unbuffered?

Gord

Matter Realisations     http://www.materialisations.com/
Gordon Haverland, B.Sc. M.Eng. President
101  9504 182 St. NW    Edmonton, AB, CA  T5T 3A7
780/481-8019            ghaverla @ freenet.edmonton.ab.ca
780/993-1274 (cell)