Re: Needed important information related to postgresql
On 6/3/08, aravind chandu <avin_friends(at)yahoo(dot)com> wrote:
>
> Hi,
>
> I do not understood how to ask a question in the forum there
> itself that why i am asking here in this mail.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.
Yes you can access pgsql database over a network. Please read this document
to figure out how to :
http://www.postgresql.org/docs/8.3/interactive/client-authentication.html
regards
Vivek
Home |
Main Index |
Thread Index