| From: | Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu> |
|---|---|
| To: | Jan Wieck <JanWieck(at)yahoo(dot)com> |
| Cc: | Philip Warner <pjw(at)rhyme(dot)com(dot)au>, PostgreSQL HACKERS <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: 2nd update on TOAST |
| Date: | 2000-07-06 13:44:25 |
| Message-ID: | 39648D39.71E58282@alumni.caltech.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> Bruce applied a patch to configure.in yesterday. Read the
> comments from the cvslog. It tells that it triggers a bug in
> the Linux kernels fcntl(SETLK) code when used with unix
> domain sockets, and that the bug is present in Linux kernels
> <= 2.2.16. I'm running a 2.2.12 here, and so it exactly dies
> in pqcomm.c line 229 on fcntl() against the socket.
> Undefining HAVE_FCNTL_SETLK in config.h did it for me
> temporary. Don't know how to deal with it finally.
Thanks Jan for the workaround. I'll see if this gets me up and going
again.
- Thomas
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philip Warner | 2000-07-06 13:49:43 | Re: fcntl(F_SETLK) |
| Previous Message | Thomas Lockhart | 2000-07-06 13:41:52 | Re: fcntl(F_SETLK) |