Re: does postgresql works on distributed systems? - Mailing list pgsql-general

From Kevin Hunter
Subject Re: does postgresql works on distributed systems?
Date
Msg-id 4845AB5F.5040100@earlham.edu
Whole thread Raw
In response to does postgresql works on distributed systems?  (aravind chandu <avin_friends@yahoo.com>)
List pgsql-general
At 4:15p -0400 on Tue, 03 Jun 2008, Aravind Chandu wrote:
> Is postgresql similar to sql server or does it supports
> network sharing i,e one one can access postgresql from any system
> irrespective on which system it is installed.

Postgres is an open source project and similarly is not bound by the
same rules of business that Microsoft products are.  Postgres has *no
limitation* on number of connections, short of what your system can
handle (network, memory, queries, disk, etc.).

>          If there is any weblink for this kindly provide that also.
>     Thank You,

http://www.postgresql.org/docs/current/static/runtime-config-connection.html

Should get you started.

Kevin

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: does postgresql works on distributed systems?
Next
From: Ted Byers
Date:
Subject: Re: does postgresql works on distributed systems?