FB cluster for beggars

Currently, if server’s host has more than one IP, FB uses only
first one. Attached patch lets it use up to eight. It’ll allow to
establish Redundant Array of Inexpensive Servers, just having added
more addresses to DNS, thus gaining fail-safety (or/and – if round-
robin turned on – load balancing).

Here is the patch and  the thread

Installing Perl DBI driver for Firebird RDBMS server

DBI driver for Firebird and RDBMS server is located in cpan
This was tested on ubuntu karmic with firebird 2.1 classic version installed (from repository)
also with perl module DBI aready installed

Building firebird 2.1.x from source on ubuntu

this guide is for ubuntu and it was tested on an ec2 xen image

Howto install firebird odbc driver for unixodbc (from source )

Here is an small guide on installing firebird odbc driver from source (alternate you can install it from binary repository )

A good reference to unixodbc is located here

compiling firebird 2.1 on amazon ec2 machine (fedora core 6 x64)

This was done on one xen virtual machine hosted at amazon (called EC2) but this guide can be used for any fedora core 6 machine

Extra Large Instance 15 GB memory, 64-bit platform 8 EC2 Compute Units (4 virtual cores with 2 EC2 Compute Units each)

how install firebird 2.0.2 on Ubuntu dapper amd64

I have been a big fan of the Firebird database for a while now. It is a fast, reliable and maintenance free database which suits my needs. While it is very good at a couple of things, one of the features that I like is the fact that the entire database is stored in one file. In principle this is not important, but it is pretty clean and can be very useful.

Here you can read the rest of the guide on installing firebird 2.0.2 on ubuntu (dapper LTS version)

1 56 57 58 59 60 78