Re: pg_hba.conf and upgrade - Mailing list pgsql-novice

From Mike G.
Subject Re: pg_hba.conf and upgrade
Date
Msg-id 20050121012627.GA5579@thegodshalls.thegodshalls
Whole thread Raw
In response to pg_hba.conf and upgrade  (Sean Davis <sdavis2@mail.nih.gov>)
Responses Re: pg_hba.conf and upgrade
List pgsql-novice
That will work.  A few changes were made to how you can enter the settings in 8.0 but the format of pre 8.0 is still
supported.

Mike

On Thu, Jan 20, 2005 at 08:35:53AM -0500, Sean Davis wrote:
> Just a quick question--does it suffice to copy the pg_hba.conf from
> 7.4.3 to the data directory of 8.0.0 (assuming the users are created,
> in addition)?
>
> Thanks,
> Sean
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

pgsql-novice by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: grant all the database object automatically
Next
From: "Paul Murphy"
Date:
Subject: Problems with PL/pgSQL and LIKE statement