ashes, there were no CrashReporter log
entries. At that point, we felt like we had no recourse but to try
something different (Linux/x86) and haven't looked back.
- Jeff
--
Jeff Bohmer
VisionLink, Inc.
_
303.402.0170 x121
http://www.visionlink.org/
__
perform 4D. If those systems are in your price range, and
stability isn't a big concern, you should probably go with the OS you
are more familiar with.
- Jeff
Jeff Bohmer wrote:
We use PostgreSQL 7.x on both OS X and Linux. We used to run OS X
in production, but due to numerous problems
ed our list archives?
http://archives.postgresql.org
--
Jeff Bohmer
VisionLink, Inc.
_
303.402.0170 x121
http://www.visionlink.org/
_
People. Tools. Change. Community.
---(end o
--
BEGIN
new.edit_date := 'now';
RETURN new;
END;
(1 row)
cos=# select prosrc from pg_proc where proname = 'fnc_edit_time';
prosrc
--