Re: [pgadmin-support] Performance issues when the number of records are around 10 Million

2010-05-10 Thread Guillaume Lelarge
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

[pgadmin-support] Performance issues when the number of records are around 10 Million

2010-05-10 Thread venu madhav
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

Re: [pgadmin-support] error on getting sources of pgadmin3 using rsync

2010-05-10 Thread Sandeep Thakkar
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:

Re: [pgadmin-support] error on getting sources of pgadmin3 using rsync

2010-05-10 Thread Dave Page
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

Re: [pgadmin-support] error on getting sources of pgadmin3 using rsync

2010-05-10 Thread Dave Page
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

[pgadmin-support] error on getting sources of pgadmin3 using rsync

2010-05-10 Thread Sandeep Thakkar
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