Re: More than one user on postgresql database on Windows ?

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: More than one user on postgresql database on Windows ?
Date: 2003-05-08 14:18:45
Message-ID: m3isslo722.fsf@chvatal.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Max Bernaert" <edp(at)verbeke(dot)be> wrote:
> But from different workstations.

Of course it is.

It would represent incompetent or capricious design if you couldn't.

It is likely that the default security configuration (pg_hba.conf) set
up by initdb only allows access from the local host; you will have to
set it up to permit access from the hosts that you want to have
access.
--
If this was helpful, <http://svcs.affero.net/rm.php?r=cbbrowne> rate me
http://www3.sympatico.ca/cbbrowne/wp.html
"...In my phone conversation with Microsoft's lawyer I copped to the
fact that just maybe his client might see me as having been in the
past just a bit critical of their products and business
practices. This was too bad, he said with a sigh, because they were
having a very hard time finding a reporter who both knew the industry
well enough to be called an expert and who hadn't written a negative
article about Microsoft." -- Robert X. Cringely

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-05-08 14:39:48 Re: Disk usage
Previous Message Jon Earle 2003-05-08 14:18:03 Re: PostgreSQL Qs