diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-11 17:23:49 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-11-11 17:23:49 +0000 |
commit | 1f412c28a53a1b08c4f6c3a64677e0568388577c (patch) | |
tree | 7b8c29151266c541a5201c165909c912cbd3cc59 /databases/firebird-client/files/RELNOTES | |
parent | upgrade to 20021103 (diff) |
Add SuperServer build
Remove perl from scripts
Remove scripts + consolidate into pkg-install
PR: 45185
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=69904
Diffstat (limited to 'databases/firebird-client/files/RELNOTES')
-rw-r--r-- | databases/firebird-client/files/RELNOTES | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/databases/firebird-client/files/RELNOTES b/databases/firebird-client/files/RELNOTES index 5434347e24d2..a452990122ee 100644 --- a/databases/firebird-client/files/RELNOTES +++ b/databases/firebird-client/files/RELNOTES @@ -1,4 +1,4 @@ -Firebird 1.0.0 FreeBSD Release Notes 13-Mar-2002 +Firebird 1.0.0 FreeBSD Release Notes 10-Nov-2002 -------------------------------------- FB-T6.2.796 Firebird Final Release @@ -64,6 +64,13 @@ try stopping PostgreSQL: and see if that helps. + Super Server support has recently been added. However, there is +anecdotal evidence that it is not as reliable nor as scalable as the +Classic Server version. For this reason, I have not included a +start up method for Super Server. For those that are interested, +traversing to /usr/interbase/misc will find the startup scripts for +the various flavours of Linux. + Complete documentation for InterBase(tm) is available (free of charge) from http://www.interbase.com/ in PDF format. While InterBase and Firebird are two distinct entities, all InterBase |