Re: Needed important information related to postgresql

From: "vivek khurana" <mailing(dot)vivek(at)gmail(dot)com>
To: avin_friends(at)yahoo(dot)com
Cc: pgsql-in-general(at)postgresql(dot)org
Subject: Re: Needed important information related to postgresql
Date: 2008-06-04 07:44:55
Message-ID: 3e4fd9970806040044ybf37196q7e92582513b42216@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-in-general

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

In response to

Browse pgsql-in-general by date

  From Date Subject
Next Message Don Pannese 2008-08-05 19:39:50 What happen to the VARATT_SIZEP macro in version 8.3?
Previous Message aravind chandu 2008-06-02 19:40:40 Needed important information related to postgresql