On 17-Sep-99 The Hermit Hacker wrote:
>
> Tonight, we officially release v6.5.2 for those that have been
> experiencing problems with either v6.5 or v6.5.1. I've created two
> patches, one from 6.5->6.5.1 and one from 6.5.1->6.5.2 ... please let me
> know if there are any problems with them...
Tonight, we officially release v6.5.2 for those that have been
experiencing problems with either v6.5 or v6.5.1. I've created two
patches, one from 6.5->6.5.1 and one from 6.5.1->6.5.2 ... please let me
know if there are any problems with them...
Vince, can you please make links for the patches
Some questions about the storage system:
How PostgreSQL store tuples? Using the Postgre (no SQL) mechanism of an
anchor pointer (to the original tuple) and a list of pointers to the (delta
tuples) differences with the initial register?
It´s possible access to the value of a tuple in a specified
Hello,
I'm reading this list since long ago. This is my first question, I think.
I'm a user of GeneXus, a VRAD tool, C/S, DB oriented.
GeneXus is capable of interacting with DB2, Oracle, Informix, & SQLServer.
Obviously, I want to explore the possibility of using PostgreSQL instead, under
Linu
Holm Tiffe wrote:
>
> Hi,
>
> there are several rumors about logging from radiusd to pgsql in this list;
> my question is now, has anyone already done that ?
>
> We wish to do our accounting from an Ascend Max and the authorisation with
> postgresql, and I don't want to reinvent a wheel.
>
> I
On Thu, 16 Sep 1999, Holm Tiffe wrote:
> Hi,
>
> there are several rumors about logging from radiusd to pgsql in this list;
> my question is now, has anyone already done that ?
There have been a few of us who have...I did my first interation of it way
way back using Postgres95 v0.9...what a nig
Hi,
there are several rumors about logging from radiusd to pgsql in this list;
my question is now, has anyone already done that ?
We wish to do our accounting from an Ascend Max and the authorisation with
postgresql, and I don't want to reinvent a wheel.
If so, are the changes to radiusd public