From: | Oliver Elphick <olly(at)lfix(dot)co(dot)uk> |
---|---|
To: | Richard Huxton <dev(at)archonet(dot)com> |
Cc: | Jon Earle <je_pgsql(at)kronos(dot)honk(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: PostgreSQL Qs |
Date: | 2003-05-07 20:03:49 |
Message-ID: | 1052337828.21371.15.camel@linda.lfix.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
On Wed, 2003-05-07 at 18:32, Richard Huxton wrote:
> On Wednesday 07 May 2003 5:35 pm, Jon Earle wrote:
> > My system runs Debian, I installed postgresql from apt. It seemed to
> > proceed correctly (no errors were tossed my way). As user postgres, I
> > created the db and table structure. Again, seemed to proceed correctly.
> >
> > I changed /etc/postgresql/pg_hba.conf to:
> >
> > local all md5
> > host all 127.0.0.1 255.0.0.0 md5
> > host dbname 0.0.0.0 255.255.255.255 md5
>
> What version is this? I've got something like (note the extra column):
> # TYPE DATABASE USER IP-ADDRESS IP-MASK METHOD
> host all all 127.0.0.1 255.255.255.255 md5
I assume he is using Debian stable, which has 7.2.1 (and will have for
evermore, dammit!, until the next stable release.)
--
Oliver Elphick Oliver(dot)Elphick(at)lfix(dot)co(dot)uk
Isle of Wight, UK http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839 932A 614D 4C34 3E1D 0C1C
========================================
"Dearly beloved, avenge not yourselves, but rather give
place unto wrath. For it is written, Vengeance is
mine; I will repay, saith the Lord. Therefore if thine
enemy hunger, feed him; if he thirst, give him drink;
for in so doing thou shalt heap coals of fire on his
head. Be not overcome of evil, but overcome evil with
good." Romans 12:19-21
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2003-05-07 20:10:10 | Re: PostgreSQL Qs |
Previous Message | Karsten Hilbert | 2003-05-07 20:02:49 | Re: PostgreSQL Qs |
From | Date | Subject | |
---|---|---|---|
Next Message | Stephan Szabo | 2003-05-07 20:14:54 | Re: |
Previous Message | Karsten Hilbert | 2003-05-07 20:02:49 | Re: PostgreSQL Qs |