| From: | Horak Daniel <horak(at)mmp(dot)plzen-city(dot)cz> |
|---|---|
| To: | "'Bruce Momjian'" <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | "'pgsql-hackers(at)postgreSQL(dot)org'" <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | RE: [HACKERS] backend freezeing on win32 fixed (I hope ;-) ) |
| Date: | 1999-08-17 15:57:51 |
| Message-ID: | 2E7F82FAC1FCD2118E1500A024B3BF907DED43@exchange.mmp.plzen-city.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > It seems that you have found a bug in the cygipc library. I suggest
> > reporting it to the author of same...
>
> Yes, but can we expect all NT sites to get the patch before using
> PostgreSQL? Is there a workaround we can implement?
The workaround is in my first mail in this thread - it disables the
preallocation of semaphores (storage/lmgr/proc.c/InitProcGlobal()) in the
cygwin port.Some patch that will correct the behavior of IPC library is not
available yet and I don't if it ever can be available (it can be a desing
problem in the library or Windows internals).
Dan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ricardo Coelho | 1999-08-17 16:32:26 | Drop user problem and DENY command |
| Previous Message | John Ridout | 1999-08-17 15:45:52 | RE: [SQL] datediff function |