| From: | "Cyril VELTER" <cyril(dot)velter(at)metadys(dot)com> | 
|---|---|
| To: | <pgsql-cygwin(at)postgresql(dot)org> | 
| Subject: | Re: Strange behavior with large datas | 
| Date: | 2001-08-20 08:31:24 | 
| Message-ID: | 013801c12952$8332b4c0$6901a8c0@Serveur | 
| Views: | Whole Thread | Raw Message | Download mbox | Resend email | 
| Thread: | |
| Lists: | pgsql-cygwin | 
Jason,
 > 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:
    it's cygwin psql (by oppostion to linux one). I've no access to a VC++
compiler so I have no native win32 psql. But meantime I've tried my
application with zde libpq.dll. The beavior is not the same : the datas
which caused cygwin libpq to Hang are returned truncated ...
>
>     $ strace -o psql.log psql ...
>
see attached file
    cyril
| Attachment | Content-Type | Size | 
|---|---|---|
| psql.log.gz | application/x-gzip | 45.4 KB | 
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason Tishler | 2001-08-20 14:38:40 | Re: PostgreSQL CVS does not compile under Cygwin (was Re: Cygwin test ...) | 
| Previous Message | Jason Tishler | 2001-08-18 21:14:25 | Re: Strange behavior with large datas |