Is that procedure the way to completely switch Asterisk from dependency
on MySQL to dependency on Postgres instead? How about with Asterisk 1.4?
And anyone have any idea whether FreePBX can be switched from MySQL to
Postgres, too?


On Tue, 2007-01-09 at 16:01 -0700,
[EMAIL PROTECTED] wrote:
> Date: Tue, 9 Jan 2007 16:54:24 -0400
> From: "Humberto Figuera" <[EMAIL PROTECTED]>
> Subject: Re: [asterisk-users] postgres and asterisk
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
>         <[email protected]>
> Message-ID:
>         <[EMAIL PROTECTED]>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> Hi O.Youssef,
> 
> if you asterisk version is 1.2.X
> 
> edit apps/Makefile
> 
> and discomment the line that contain 'app_sql_postgres.so':
> 
> #
> # Obsolete things...
> #
> APPS+=app_sql_postgres.so
> #APPS+=app_sql_odbc.so
> 
> save
> 
> if you use debian:
> 
> aptitude install libpq-dev
> 
> and compile again
> 
> I hope this be helpfull ;p
> 
> -- 
> Humberto Figuera - Using Linux 2.6.18
> Usuario GNU/Linux 369709
> Caracas - Venezuela
> GPG Key Fingerprint = 5AAC DF0C 00F4 2834 28BA  37AD 3364 01D1 74CA
> 0603
> 
> 
-- 

(C) Matthew Rubenstein

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to