Andrew,
> > > Something like this?
> > > make MAX_CONNECTIONS=10 check
AFAICT, non-server Windows versions have a listen backlog of 5:
http://support.microsoft.com/support/kb/articles/Q127/1/44.asp
http://216.239.57.104/search?q=cache:Ll4KYYj_BB8J:www.microsoft.com/windows2000/docs/
Andrew,
On Wed, Oct 29, 2003 at 08:45:30AM -0500, Andrew Dunstan wrote:
> The number isn't hardcoded at all
Understood.
> (except for the warning on gygwin if you choose some high value)
The above is my concern -- sorry, for being unclear.
> - you can choose whatever value you like at run time
Andrew,
On Wed, Oct 29, 2003 at 11:34:34AM -0500, Andrew Dunstan wrote:
> I don't want to issue a warning on a setting that is likely to succeed
> in some cases. How about this instead of what I had - it deals with
> the most likely problem case?:
>
> # --
> # warn of cygwin likely failur
Christopher,
On Sat, Nov 08, 2003 at 10:47:45PM -0500, Bruce Momjian wrote:
> > ! PostgreSQL requires the Cygwin set of libraries to be installed in
^^^
> > ! order that it functions under Windows.
The phrase "Cygwin set of DLLs" is more accurate.
Christopher,
On Mon, Nov 10, 2003 at 10:18:14PM +0800, Christopher Kings-Lynne wrote:
> >The default will not work for all users.
>
> Why not? I tried it on a couple of machines... I particularly noted
> that it now installs cygipc by default..
The user may be behind a firewall, so the default
Peter,
On Mon, Nov 10, 2003 at 03:48:07PM +0100, Peter Eisentraut wrote:
> Jason Tishler writes:
> > > > ! 1. Set your path to use the Cygwin bin directory before the Windows
> > > > ! utilities. Cygwin sort must be used in preference to Windows sort.exe.
> &g
Christopher,
On Tue, Nov 11, 2003 at 11:14:44PM -0500, Bruce Momjian wrote:
> Patch applied to CVS HEAD and 7.4CVS. Thanks.
>
> Christopher Kings-Lynne wrote:
> > [snip]
> > Is that README included with the cygwin package, Jason? Because I
> > couldn't find it in mine...?
Yes, it is currently
The attached patch enables contrib/cube to build cleanly under Cygwin
(again). Please consider this patch for the 7.4.1 branch (if there will
be one) too.
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC E
As per the following:
http://archives.postgresql.org/pgsql-cygwin/2004-07/msg00090.php
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
Index: FAQ_MSWIN
==
Bruce,
On Mon, Jun 23, 2003 at 09:52:01PM -0400, Bruce Momjian wrote:
> Can someone remind me why "-L../ecpglib -lecpg" is required for cygwin
> but not for other platforms?
Please see the following:
http://archives.postgresql.org/pgsql-hackers/2003-04/msg01005.php
Jason
--
PGP/GPG Key: h
Bruce,
On Tue, Jun 24, 2003 at 09:33:56AM -0400, Bruce Momjian wrote:
> My last question is do we have this covered in every other case except
> this ecpg one?
AFAICT, yes. Or, more accurately, with CVS updated at about 7:00 AM ET
today, the following built cleanly (with deststar's ecpg patch ap
On Tue, Aug 24, 2004 at 09:49:51PM +0200, Reini Urban wrote:
> There's on remaining issue for the cygwin build:
> ../../src/port/libpgport.a(dirmod.o)(.text+0x5ee):dirmod.c: undefined
> reference to `__imp__CurrentMemoryContext'
> ../../src/port/libpgport.a(dirmod.o)(.text+0x64b):dirmod.c: undefin
12 matches
Mail list logo