Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.postgresql > #870
| X-Received | by 2002:a37:6392:: with SMTP id x140mr1622330qkb.114.1565196860256; Wed, 07 Aug 2019 09:54:20 -0700 (PDT) |
|---|---|
| X-Received | by 2002:a25:6605:: with SMTP id a5mr7408847ybc.105.1565196860105; Wed, 07 Aug 2019 09:54:20 -0700 (PDT) |
| Path | csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!b26no9371206qtq.0!news-out.google.com!e17ni2897qtg.1!nntp.google.com!b26no9371197qtq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.databases.postgresql |
| Date | Wed, 7 Aug 2019 09:54:19 -0700 (PDT) |
| In-Reply-To | <23107516-8be5-4c83-a14b-38d8fe680eb9@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=98.184.248.249; posting-account=mfdmFAoAAABHZeCSgsixU1O8bBb1Qoxm |
| NNTP-Posting-Host | 98.184.248.249 |
| References | <23107516-8be5-4c83-a14b-38d8fe680eb9@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <9c386986-496a-4f01-93b2-8d9ffe7355a2@googlegroups.com> (permalink) |
| Subject | Re: psql.exe after new installation |
| From | jim.brown@branr.com |
| Injection-Date | Wed, 07 Aug 2019 16:54:20 +0000 |
| Content-Type | text/plain; charset="UTF-8" |
| Lines | 12 |
| Xref | csiph.com comp.databases.postgresql:870 |
Show key headers only | View raw
Just to close this out. I decided to switch to trusted connections and updated pg_hba.conf to local all all trust # IPv4 local connections: host all all 127.0.0.1/32 trust # IPv6 local connections: host all all ::1/128 trust Now psql.exe comes up and immediatly crashes without prompting for a password. I'll give up on psql
Back to comp.databases.postgresql | Previous | Next — Previous in thread | Next in thread | Find similar
psql.exe after new installation jim.brown@branr.com - 2019-08-06 14:35 -0700 Re: psql.exe after new installation jim.brown@branr.com - 2019-08-07 09:54 -0700 Re: psql.exe after new installation mattheww@chiark.greenend.org.uk (Matthew Woodcraft) - 2019-08-07 18:02 +0100
csiph-web