Le 11/05/2010 08:34, venu madhav a écrit :
> Hi all,
> In my database application, I've a table whose records can reach 10M
> and insertions can happen at a faster rate like 100 insertions per second in
> the peak times. I configured postgres to do auto vacuum on hourly basis. I
> have fronte
Hi all,
In my database application, I've a table whose records can reach 10M
and insertions can happen at a faster rate like 100 insertions per second in
the peak times. I configured postgres to do auto vacuum on hourly basis. I
have frontend GUI application in CGI which displays the data fro
rsync access is present on sourceforge, which hosts open source softwares. and
I thought since pgadmin is also an open source and we can checkout it's sources
from the rep, rsync access too will be permitted.
Sandeep.
From: Dave Page
To: Sandeep Thakkar
Cc:
On Mon, May 10, 2010 at 2:02 PM, Sandeep Thakkar wrote:
> rsync access is present on sourceforge, which hosts open source softwares.
> and I thought since pgadmin is also an open source and we can checkout it's
> sources from the rep, rsync access too will be permitted.
No. We don't copy sourcefo
On Mon, May 10, 2010 at 4:46 AM, Sandeep Thakkar wrote:
> I want to setup the local mirror fro pgadmin3 sources. This is what I did:
>
> $ rsync -av svn.pgadmin.org::pgadmin-svn .
> @ERROR: access denied to pgadmin-svn from unknown (121.241.184.130)
> rsync error: error starting client-server prot
I want to setup the local mirror fro pgadmin3 sources. This is what I did:
$ rsync -av svn.pgadmin.org::pgadmin-svn .
@ERROR: access denied to pgadmin-svn from unknown (121.241.184.130)
rsync error: error starting client-server protocol (code 5) at main.c(1522)
[receiver=3.0.5]
Why this access