| From: | "David P(dot) Caldwell" <inonit(at)inonit(dot)com> |
|---|---|
| To: | "Jason Tishler" <jason(at)tishler(dot)net> |
| Cc: | <bp(at)barryp(dot)org>, <pgsql-cygwin(at)postgresql(dot)org> |
| Subject: | Re: rename() vs. link(); building from source |
| Date: | 2002-05-13 15:12:40 |
| Message-ID: | JIEPJODHFFPGJDGMCPBEOEMPDIAA.inonit@inonit.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-cygwin |
>> One issue that occurs to me is that I did *not* remove the binary version
of
>> PostgreSQL when building my version. Combined with the fact that /bin is
>> (duh) in my path, this may have caused all sorts of confusion vis-a-vis
>> linking, etc. This may explain why uninstalling and reinstalling random
>> programs (like readline) fixed some of my problems, by causing programs
to
>> be relinked. I now have removed the PostgreSQL package, so things may go
>> differently (hopefully better) for me if I try to build from the current
CVS
>> tree.
>The above is not true. I never remove the current PostgreSQL package
>and build PostgreSQL all the time without any problems.
Good info. I haven't tried it again (and have gotten rather busy in the
last day or so), but I'll be sure to report to the list when I do.
>See my recent post -- I will submit the patch. Wish me luck... :,)
Yes, good luck!
I have also run my massive data load program since the last time I updated
you and can report that it completed successfully (the previous record was
about 7% before crashing, so I think I can confirm the problem is fixed).
Thanks,
Jason
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jason Tishler | 2002-05-13 18:03:06 | Cygwin InstallXLogFileSegment() rename() patch |
| Previous Message | Jason Tishler | 2002-05-13 15:08:01 | Re: rename() vs. link(); building from source |