![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have not run into this problem under Linux before, but that doesn't mean anything. This application running under cygwin is more heavy duty than what I've run on Linux. So we don't know if its a general postgres bug or something that's only occurring on cygwin. |
#3
| |||
| |||
|
|
Sean McCune <sean (AT) redhandsoftware (DOT) com> writes: I have not run into this problem under Linux before, but that doesn't mean anything. This application running under cygwin is more heavy duty than what I've run on Linux. So we don't know if its a general postgres bug or something that's only occurring on cygwin. We have heard of similar things under cygwin, so I'd suppose it's a cygwin bug. Postgres does not do its own timekeeping --- it believes whatever time(2) and gettimeofday(2) tell it --- so it's definitely an OS-level problem. regards, tom lane |
#4
| |||
| |||
|
|
OK, I'll look at it from the cygwin end. Its interesting that restarting postgres clears it. Although, I guess this could be a problem in the cygwin DLL. Thanks for the very quick response! |
#5
| |||
| |||
|
|
Sean McCune wrote: OK, I'll look at it from the cygwin end. Its interesting that restarting postgres clears it. Although, I guess this could be a problem in the cygwin DLL. Thanks for the very quick response! Just for the record, I had a client report the same thing a couple of days ago with (iirc) the dbexperts version. Restarting PG fixed it there too. -- |
#6
| |||
| |||
|
|
I'm not familiar with dbexperts version, but I think that's a native Win32 version, which shoots down cygwin as the culprit and starts pointing the finger at Windows. That figures. |
![]() |
| Thread Tools | |
| Display Modes | |
| |