gt; extremly high code quality
-> a one person effort, hence a very clean design
-> the most relevant platforms are supported out of the box
-> complete build is done in less than a minute on my machine
-> it's documented
-> it's tested and found to be working for a while no
Hi,
Some of you might already know GOODS, programmed
almost entirely by Konstantin Knizhnik - if not you should
really have a look at it right now (be warned: consuming this
extraordinary work might change your levels about the
required quality of a 'good programmer' forever. At least
this
Hi,
You may want to have a look at: http://www.garret.ru/~knizhnik/
You find there code for a 'Fast synchronized access to shared
memory for Windows and for i86 Unix-es".
kind regards,
Robert
> Bruce,
>
> On Sun, Jun 02, 2002 at 08:49:21PM -0400, Bruce Momjian wrote:
> > mlw wrote:
> > > Like
On Monday 01 April 2002 20:18, Bruce Momjian wrote:
> Tom Lane wrote:>
> Agreed, only one timeout.
> ...
We have (at least) two ortogonal reasons why we want
to abort a long running transaction:
- The long running transaction might compute a result
we are not interesed anymore (because it j
-- Forwarded Message --
Subject: Re: Yacc / Bison difficulties
Date: Thu, 12 Apr 2001 13:01:40 +0200
From: Robert Schrem <[EMAIL PROTECTED]>
To: Mark Butler <[EMAIL PROTECTED]>
On Thursday 12 April 2001 03:38, you wrote:
> I was trying to make a minor chan
On Tue, 27 Feb 2001, you wrote:
> Hi,
>
> I have an application which has an queue of data it has to insert into
> a table in a local database. the insert-queries syntax is all the same,
> and the values are the only thing that differs. The insert-query looks
> like this:
>
> INSERT INTO "table
On Wed, 21 Feb 2001, you wrote:
> At 10:19 21/02/01 +0100, Robert Schrem wrote:
> >The advantage would be, that we only generate as much ASCII data
> >as absolutly neccessary to rebuild the original data exactly.
> >At least this is what I would expect from pg_dump.
>
&g
to the output, because the rest is just 'ASCII noise'
and not neccessary for rebuilding the identical binary value for
the given floating point value.
The advantage would be, that we only generate as much ASCII data
as absolutly neccessary to rebuild the original data exactly.
At least this is what I would expect from pg_dump.
robert schrem
Hello !
I'm using postgres quiet succsessfully on RedHat 6.2
I tried to install PostgresQL on the distribution Gentoo
(aviable for free from www.gentoo.org) because I
was curious how PostgresQL would perform on a
2.4.0 based linux system with ReiserFs as file system.
(I tested also with 2.4.1-pr