Re: postgres-R - Mailing list pgsql-hackers

From Markus Wanner
Subject Re: postgres-R
Date
Msg-id 48ADBA4A.8040705@bluegap.ch
Whole thread Raw
In response to postgres-R  (Marcelo Martins <pglists@zeroaccess.org>)
List pgsql-hackers
Hi,

Marcelo Martins wrote:
> Anyone knows a link that has some docs about how to get that setup ?

Besides the README and other documentation in the source, there's 
admittedly not much. Check the archive of this mailing list.

> Also is it stable enough for production ?

No.

> I though getting postgreSQL from CVS and compiling was not such a good 
> idea since the CVSROOT is probably not stable, is that wrong ?

Generally, that's a reasonable approach if you want to get stable 
software. However, Postgres-R is still in development, and there's no 
stable version. When taking snapshots, I'm only checking if Postgres-R 
still compiles.

> since I could not find info out there this is what I have done to check 
> it out and I downloaded the postgres-r snapshoot patch
> "snapshot 2008-08-13      88 kb    postgres-r-20080813.diff.bz2"
> 
> cvs -d :pserver:anoncvs@anoncvs.postgresql.org:/projects/cvsroot 
> checkout -D 2008-08-13 -P pgsql
> 
> Any comment much appreciated

That sounds like the right thing to do if you want to peek at the source 
code or test-drive the prototype.

Regards

Markus Wanner


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [pgsql-www] [FINALLY] the TODO list has migrated to Wiki
Next
From: Tom Lane
Date:
Subject: Re: Proposal: new border setting in psql