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

From gonzales@linuxlouis.net
Subject Re: does postgresql works on distributed systems?
Date
Msg-id Pine.LNX.4.64.0806031622500.19049@mx1.linuxlouis.net
Whole thread Raw
In response to does postgresql works on distributed systems?  (aravind chandu <avin_friends@yahoo.com>)
List pgsql-general
Excuse me, but maybe I'm misunderstanding your statements and questions
here?

MS SQL Server most certainly 'can be' accessed from a network, three ways
immediately come to mind:
- isql command line
- osql command line
- PERL using DBI interface

ODBC Drivers help in some configuration scenarios, but there is no
question that MS SQL Server can be accessed from any network
configuration, suffice it to say there is no security mechanism denying
this access.

On your second point, postgresql, absolutely can be accessed as well over
the network!



On Tue, 3 Jun 2008, aravind chandu wrote:

> Hi,
>
>
>
>
>
>           My question is
>
>
>
>
>
>         Microsoft sql server 2005
> cannot be shared on multiple systems i,e in a network environment when
> it is installed in one system it cannot be accessed one other
> systems.One can access only from a system where it is already installed
> but not on the system where there is no sqlserver.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.
>
>
>
>
>
>          If there is any
> weblink for this kindly provide that also.
>
>
>     Thank You,
>
>
>      Avinash    
>
>
>
>
>

--
Louis Gonzales
louis.gonzales@linuxlouis.net
http://www.linuxlouis.net


pgsql-general by date:

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