Re: PostgreSQL and SVN - help me...

From: Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>
To: Rodrigo Faccioli <faccioli(dot)postgresql(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL and SVN - help me...
Date: 2008-08-14 01:58:11
Message-ID: 48A39133.3030201@postnewspapers.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Rodrigo Faccioli wrote:
> Dear all,
>
> I want to know if is possible I install SVN (subversion control version) on
> postgresql. if is possible, is my idea the best?

I'm assuming you're trying to say that you want to host the backend
storage for a svn repository in PostgreSQL.

If so ... why? What do you gain over the well-tested and stable storage
methods like fsfs ?

If that's not what you meant, then perhaps you should try to explain in
a little more detail.

--
Craig Ringer

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Warren Bell 2008-08-14 02:04:02 Problem escaping, nonstandard use of \\ in a string literal
Previous Message Craig Ringer 2008-08-14 01:55:33 Re: Design decision advice