[asterisk-users] CDR to Postgres Centos

Barry L. Kline blkline at attglobal.net
Mon Aug 31 08:06:23 CDT 2009


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

ABBAS SHAKEEL wrote:

> but when i execute this ./configure --with-postgres=<dir where
> postgresql is installed>
> 
> it gives an error for missing an pg_config file ..... i searched the PC
> but it really dont exists..... but database server is fine and working OK!
> 
> what to do in this situation

You should have the following packages installed on your Asterisk system

postgresql-libs
postgresql-devel
postgresql

If the database is on the same box, include:
postgresql-server

If you want to hit the database from the dialplan for any reason, include:

postgresql-odbc

Once you install these, be sure to rerun ./configure

Barry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFKm8rOCFu3bIiwtTARAijbAJ4vt0DVZJYUPRhPrNpXm2KEngRmxACgn24T
aHtpBzyGhPBmw8a4veqdLhQ=
=TI+m
-----END PGP SIGNATURE-----



More information about the asterisk-users mailing list