Re: Strange behavior with large datas

From: Jason Tishler <jason(at)tishler(dot)net>
To: Cyril VELTER <cyril(dot)velter(at)metadys(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: Strange behavior with large datas
Date: 2001-08-18 21:14:25
Message-ID: 20010818171425.D1208@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Cyril,

On Sat, Aug 18, 2001 at 06:51:53PM +0200, Cyril VELTER wrote:
> I've done some more tests and the problem seem libpq related (and not
> backend related). In fact, if I use the windows psql to connect to a linux
> server, I get the exact same problem. When I use linux psql with either
> linux or cygwin backend all is fine.

Does "windows psql" imply Cygwin or Win32 psql? If Cygwin, can you
repeat with the Win32 psql? Also, please try to use strace to figure
out what is going on under Cygwin:

$ strace -o psql.log psql ...

Please report back to the list with your findings.

Thanks,
Jason

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Cyril VELTER 2001-08-20 08:31:24 Re: Strange behavior with large datas
Previous Message Cyril VELTER 2001-08-18 16:51:53 Re: Strange behavior with large datas