Re: [GENERAL] DB_link connection

2015-11-16 Thread John R Pierce
On 11/16/2015 3:39 AM, Sachin Srivastava wrote: please reply to the list so that others in similar situation can benefit from the eventual solution. Please find the output of rpm -qa |grep postgres -bash-4.1# rpm -qa |grep postgres postgresql-8.4.9-1.el6_1.1.x86_64 postgresql-libs-8.4.9-1.e

Re: [GENERAL] DB_link connection

2015-11-16 Thread John R Pierce
On 11/16/2015 2:55 AM, Sachin Srivastava wrote: But while installing the package " # yum install postgresql94-contrib"getting below error. -bash-4.1# yum install postgresql-9.4-contrib what output do you get from... # rpm -qa |grep postgres ? I didn't see the yum.postgresql.org repo l

Re: [GENERAL] DB_link connection

2015-11-16 Thread John R Pierce
On 11/16/2015 2:31 AM, Sachin Srivastava wrote: Any one can help me how we can install "dblink_connect" in PostgreSQL9.4 on linux platform. If Possible, please provide the steps. that is part of the 'contributed extension' dblink.the way you install the contrib modules depends on your f

[GENERAL] DB_link connection

2015-11-16 Thread Sachin Srivastava
Hi, Any one can help me how we can install "dblink_connect" in PostgreSQL9.4 on linux platform. If Possible, please provide the steps. Regards, Sachin Srivastava 9811149139