Re: *really* daft novice questions...

From: "Michael R(dot) Jinks" <mjinks(at)uchicago(dot)edu>
To: chriswood(at)wvda(dot)com
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: *really* daft novice questions...
Date: 2000-07-14 17:58:26
Message-ID: 20000714125826.I27775@uchicago.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Warning: blind leading blind.

Does Postgres care at all about users on the Linux box? Or does it maintain
its own table of user accounts (which one could presumably somehow seed from
Unix-land, but that's a different newbie question)?

If it handles its own users then that's where you need to add account info.

-m

On Fri, Jul 14, 2000 at 01:01:46PM -0300, chriswood(at)wvda(dot)com wrote:
> (Note that I am a general sql/postgresql/pgadmin novice - I'm diving
> in with both feet first.)
>
> I'm using PostgreSQL 7.0.2 jon RH Linux 6.2, and everything there
> seems pretty much ok. I'm having problems with getting PgAdmin
> 7 on my Win98 machine to connect to the Linux machine via
> ODBC.
>
> Is PgAdmin 7 compatible with PostgreSQL 7.0.2?
>
> I keep getting errors that indicate that either the password is wrong
> or the database doesn't exist. I know the database I'm trying to
> access exists. I've created a user with that password on the Linux
> machine. In pg_hba.conf I've even set all connections from my
> Win98 machine to "trust". Is there something I've missed in the
> docs which explains this problem?
>
> Where are the PgAdmin docs, anyway?
>
> Should I be directing some of these questions to the Interface list?
>
> Thanks for your attention...
>
> --------------------------------------
> Christopher Wood
> chriswood(at)wvda(dot)com
> Community Access Technical Coordinator
>
> http://www.wvda.com/index.html
> http://www.wvcn.ns.ca/index.html
> http://www.wvcn.ns.ca/~bcap/index.html
> --------------------------------------

--
Michael Jinks, IB
Systems Administrator, CCCP
finger mjinks(at)embley(dot)spc(dot)uchicago(dot)edu for public key
A guiding voice for all humanity: http://www.yellow5.com/pokey/

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Michael R. Jinks 2000-07-14 18:21:13 Re: *really* daft novice questions...
Previous Message chriswood 2000-07-14 16:01:46 *really* daft novice questions...