knowledge-database (beta)

Current group: pgsql.novice

pg_hba.conf and upgrade

pg_hba.conf and upgrade  
Sean Davis
 Re: pg_hba.conf and upgrade  
Mike G.
 Re: pg_hba.conf and upgrade  
Sean Davis
 Re: pg_hba.conf and upgrade  
Jeff Eckermann
From:Sean Davis
Subject:pg_hba.conf and upgrade
Date:Thu, 20 Jan 2005 08:35:53 -0500
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
From:Mike G.
Subject:Re: pg_hba.conf and upgrade
Date:Thu, 20 Jan 2005 19:26:27 -0600
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

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org
From:Sean Davis
Subject:Re: pg_hba.conf and upgrade
Date:Fri, 21 Jan 2005 07:59:25 -0500
Thanks. It worked fine.

Sean

On Jan 20, 2005, at 8:26 PM, Mike G. wrote:

> 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


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
From:Jeff Eckermann
Subject:Re: pg_hba.conf and upgrade
Date:Thu, 20 Jan 2005 06:46:15 -0800 (PST)
--- 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)?

The format of the pg_hba.conf file is subject to
change between releases, so making a regular practice
of this would be risky. You will need to check the
detailed release notes to be sure.

>
> Thanks,
> Sean
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 8: explain analyze is your friend
>





__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
   

Copyright © 2006 knowledge-database   -   All rights reserved