Re: Scalability in PostgreSQL

From: "Jim" <jim(at)fortunet(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Scalability in PostgreSQL
Date: 2003-01-27 15:50:51
Message-ID: 011801c2c61b$ded84fd0$3c01a8c0@jungle
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Well then there is a max - and it's the number of sockets limited by the OS
(some 32 in win9x, 64 in NT family, MAX_HANDLES or something on Linux)

----- Original Message -----
From: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: "Jim" <jim(at)fortunet(dot)com>
Cc: <pgsql-odbc(at)postgresql(dot)org>
Sent: Sunday, January 26, 2003 10:25 PM
Subject: Re: [ODBC] Scalability in PostgreSQL

>
> No compiled in max. You can do thousands.
>
> --------------------------------------------------------------------------
-
>
> Jim wrote:
> > > Hi All,
> > >
> > > We are using PostgreSQL I want to know the scalability and concurrency
> > > controlb of postgreSQL.
> > >
> > > I want o know how many users can concurrently access postgreSQL.
> >
> > http://www.us.postgresql.org/docs/faq-english.html#3.8
> > default is 32, scalable up, but it doesn't mention what the max is post
> > version 6.5....
> >
> >
> >
> > >
> > > Your Quick response would be agreat value.
> > >
> > > Tnaks&rgds
> > > srihari
> > >
> > > ---------------------------(end of
broadcast)---------------------------
> > > TIP 4: Don't 'kill -9' the postmaster
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 6: Have you searched our list archives?
> >
> > http://archives.postgresql.org
> >
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
> + If your life is a hard drive, | 13 Roberts Road
> + Christ can be your backup. | Newtown Square, Pennsylvania
19073

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Stefan Böhringer 2003-01-27 17:07:21 MS Access & psqlODBC: Hyperlink data type
Previous Message Tambet Matiisen 2003-01-27 15:16:22 Re: [SQL] calling function from rule