From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Dave Smith <dave(at)candata(dot)com> |
Cc: | "Robert D(dot) Nelson" <RDNELSON(at)co(dot)centre(dot)pa(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgresSQL mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Trying to build 7.0.3 on SCO 5.0.4 |
Date: | 2000-11-21 19:44:45 |
Message-ID: | 20001121134445.A8760@lerami.lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
What happens if you connect using TCP/IP?
I think the OSR5 libs have the same issue that UW7 has in the accept
call.
I.E. psql -h localhost
LER
* Dave Smith <dave(at)candata(dot)com> [001121 13:37]:
> No differnt
>
> Robert D. Nelson wrote:
>
> >> createdb company
> >> psql: No pg_hba.conf entry for host localhost, user postgre, database
> >> template1
> >> createdb: database creation failed
> >
> >
> > What happens if you try a user "postgres" instead of "postgre"? :)
> >
> >
> > Rob Nelson
> > rdnelson(at)co(dot)centre(dot)pa(dot)us
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2000-11-21 20:26:54 | DROP TABLE, and children? |
Previous Message | Dave Smith | 2000-11-21 19:33:45 | Re: Trying to build 7.0.3 on SCO 5.0.4 |