| From: | Diana Cionoiu <diana(at)softwaresolutions(dot)ro> |
|---|---|
| To: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | client ssl |
| Date: | 2001-04-19 09:23:29 |
| Message-ID: | Pine.LNX.4.30.0104191216540.3938-100000@tudor.softwaresolutions.ro |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Good day ppl,
I'm sorry if my question is a little bit stupid but, i have search already
an answer on Internet.
I have start postgres 7.1 with ssl suport with out any problems, i have
set on pg_hda.conf like this:
#local all trust
hostssl all 127.0.0.1 255.255.255.255 trust
#host all 127.0.0.1 255.255.255.255 trust
and i have try
psql -h 127.0.0.1 teste
what is working if i set
host all 127.0.0.1 255.255.255.255 trust
So what's hapening, why psql cannot connect to postgres, it dosen't
support ssl or what???
Thanks alot for reading this.
Diana
P.S. I apologise for my english.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Anand Raman | 2001-04-19 10:42:42 | Re: plpgsql problem |
| Previous Message | Richard Huxton | 2001-04-19 08:41:51 | Re: Flattening a subquery |