Re: [GENERAL] Installation problem on Suse linux 6.3

1999-12-13 Thread Thomas Antepoth
On Sat, 11 Dec 1999, Wim Ceulemans wrote: > I can't seem to install the latest postgresql opn Suse linux 6.3 (kernel > 2.2.13, glibc 2.1.2). I always get the following message when I run > ./configure : > > checking for c++... c++ > checking wheather the C++ compiler (C++ ) works... no > conf

RE: [GENERAL] Replication of databases (esp. postgres)

1999-02-18 Thread Thomas Antepoth
Michael, On Wed, 17 Feb 1999, Michael Davis wrote: > I was thinking about creating a trigger on every table that would write an > insert, update, or delete statement into a log file. Each replicated > database would pro-actively read these and post them. Right. This is one of the prerequesites