Thread

  1. RE: LIBPQ on Windows and large Queries

    Khoa Do <kdo@stratacare.com> — 2001-07-26T19:36:27Z

    	I'm surprised you are even able to run postgres in windows.  I
    didn't even know postgres supported windows.  Could you kindly point me to
    instructions on how to run it and build the postgres souce on windows?  If
    nobody will try to fix it, then maybe we should just try it ourseleves and
    post some patch to it.
    
    -----Original Message-----
    From: Steve Howe [mailto:howe@carcass.dhs.org]
    Sent: Wednesday, July 25, 2001 9:25 PM
    To: pgsql-hackers@postgresql.org
    Subject: [HACKERS] LIBPQ on Windows and large Queries
    
    
    Hello all,
    
            Is anybody trying to solve the 8191 bytes query limit from libpq
    windows port ???
            We've discussed this topic on "Large queries - again" thread and it
    seems like nobody got interested on fixing it.
            All Windows applications that rely on libpq are broken because of
    this issue (ODBC applications are fine btw).
            I can also do any kind of testing under Windows (and actually I'll
    do it anyway). I wonder if this limitation also applies to the unix libpq
    library ???
            Jan, Tom, Bruce - any news on this ?
    
    Best Regards,
    Steve Howe
    
    
    
    ---------------------------(end of broadcast)---------------------------
    TIP 4: Don't 'kill -9' the postmaster
    
    
  2. RE: LIBPQ on Windows and large Queries

    Joel Burton <jburton@scw.org> — 2001-07-26T20:37:06Z

    On Thu, 26 Jul 2001, Khoa Do wrote:
    
    > 	I'm surprised you are even able to run postgres in windows.  I
    > didn't even know postgres supported windows.  Could you kindly point me to
    > instructions on how to run it and build the postgres souce on windows?  If
    > nobody will try to fix it, then maybe we should just try it ourseleves and
    > post some patch to it.
    > 
    > -----Original Message-----
    > From: Steve Howe [mailto:howe@carcass.dhs.org]
    > Sent: Wednesday, July 25, 2001 9:25 PM
    > To: pgsql-hackers@postgresql.org
    > Subject: [HACKERS] LIBPQ on Windows and large Queries
    > 
    > 
    > Hello all,
    > 
    >         Is anybody trying to solve the 8191 bytes query limit from libpq
    > windows port ???
    >         We've discussed this topic on "Large queries - again" thread and it
    > seems like nobody got interested on fixing it.
    >         All Windows applications that rely on libpq are broken because of
    > this issue (ODBC applications are fine btw).
    >         I can also do any kind of testing under Windows (and actually I'll
    > do it anyway). I wonder if this limitation also applies to the unix libpq
    > library ???
    >         Jan, Tom, Bruce - any news on this ?
    
    Steve's question was about the Postgres library (libpq.dll). I can't
    confirm that is hasn't been TOAST'ed (for >8192 chars).
    
    PostgreSQL does, however, run just peachy under Windows. Has for a long
    time w/Windows NT and Windows 2000; recently, works with Windows 98
    too. (Can't vouch for WinME, never touched the thing.)
    
      www.cygwin.com
    
    Can download it as part of the Cygwin package. You'll need to install
    CygIPC (easily found via google, a simple binary install). Whole thing is
    pretty much of a snap nowadays.
    
    Of course, would you want to run a serious database under Windows 98?
    
    -- 
    Joel Burton   <jburton@scw.org>
    Director of Information Systems, Support Center of Washington