Re: Is postgresql ca do the job for software deployed in ASP ou SaaS mode?

Поиск
Список
Период
Сортировка
От Guoping Zhang
Тема Re: Is postgresql ca do the job for software deployed in ASP ou SaaS mode?
Дата
Msg-id 007801c69f23$4ce97d80$74304c93@eddy
обсуждение исходный текст
Ответ на Re: Is postgresql ca do the job for software deployed in ASP ou SaaS mode?  ("Chris Hoover" <revoohc@gmail.com>)
Список pgsql-performance
Hi, Chris,
 
In your deployment, can you put a bit more detail if available? Many thanks!
 
My questions are: 
  a)  How do you resolve the connection pool issue?
  b)  If each client application has many threads of connections to the remote server, what is the likely performance penalty with compare to the DBMS hosted at the same host as the client?
 
Indeed, the application requirements may be quite different for us, but above two are my main concerns prior to doing a porting work for a large application (from other vendor DBMS).
 
We have several idential applications on different servers, each has 250+ database connections, currently they are having a DBMS on each server but we want them to share one DBMS at a dedicate DBMS server (in the same LAN) if performance penalty is little. I wonder if anyone there can provide your comments and experience on this. Many thanks.  
 
Regards,
Guoping
 
-----Original Message-----
From: pgsql-performance-owner@postgresql.org [mailto:pgsql-performance-owner@postgresql.org]On Behalf Of Chris Hoover
Sent: 2006Äê7ÔÂ4ÈÕ 3:20
To: David Gagnon
Cc: pgsql-performance@postgresql.org
Subject: Re: [PERFORM] Is postgresql ca do the job for software deployed in ASP ou SaaS mode?

On 7/3/06, David Gagnon <dgagnon@siunik.com> wrote:

Can I hope having several hundred of db on 1 db server?  Like 250 dbs =
250 client = 360 000 tables !!!
So is there a limit for the number of db in the db server ?(this spec is
not on the website)
What about the performance? Can I expect to have the same performance?


I am running a similar environment.  Each of our customers has a seperate database with serveral hundred tables per database.  One of our servers is running over 200 customer databases with absolutely no problems.

HTH,

chris

В списке pgsql-performance по дате отправления:

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: [BUGS] query very slow when enable_seqscan=on
Следующее
От: "Mikael Carneholm"
Дата:
Сообщение: Re: Is postgresql ca do the job for software deployed in ASP ou SaaS mode?