Re: does postgresql works on distributed systems?

Поиск
Список
Период
Сортировка
От Kevin Hunter
Тема Re: does postgresql works on distributed systems?
Дата
Msg-id 4845AB5F.5040100@earlham.edu
обсуждение исходный текст
Ответ на does postgresql works on distributed systems?  (aravind chandu <avin_friends@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: does postgresql works on distributed systems?
Следующее
От: Ted Byers
Дата:
Сообщение: Re: does postgresql works on distributed systems?