<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hi guys,</div><div><br></div><div>I had idea to try the new &nbsp;feature of native support of postgres today but it was not so easy as I though at the beginning. After installing of &nbsp;postgresql on my CentSO 6.2 (simple via yum) and trying to recompile FS with &nbsp;--enable-core-pgsql-support. &nbsp;I have got many different issues in the process of compiling. All them were well-known as far as I understand but it was still not easy to understand &nbsp;how to fix it and to get native postgres support.&nbsp;</div><div>FS-3384, FS-3630, FS-3384 and FS-3393. I had all this problems.</div><div>http://wiki.freeswitch.org/wiki/Installation_Guide#Release.28es.29_6_and_Later</div><div>for more full info.</div><div><br></div><div>For solving was suggested ./configure --without-pgsql . But.... I would like to have pgsql in core...</div><div><br></div><div>In the end I was tried this combination :)</div><div>./configure --prefix=/usr/local/freeswitch_1_2_pg --enable-core-pgsql-support --without-pgsql</div><div><br></div><div>So with core-pgsql and without pgsql simultaneously. It looks strange but it works. Hope it will help somebody else.</div><div><br></div><div>I have one more question. Can I add postgres native support for registrations only ? Like I can have this by means of adding of dbc-dsn parameter to internal.xml only ?</div><div><br></div><div>P.S. Very nice increase speed with native postgree .</div><div><br></div><div>-- YN</div>                                               </div></body>
</html>