Re: Dblink question - Mailing list pgsql-general

From Sam Masiello
Subject Re: Dblink question
Date
Msg-id ECAB83AA52BCC043A0E24BBC000010240F77@mxhq-exch.corp.mxlogic.com
Whole thread Raw
In response to Dblink question  ("Sam Masiello" <smasiello@mxlogic.com>)
List pgsql-general
I ran "make" and "make install" which is what I thought the readme said
to do.  Did I miss something obvious?

--Sam


-----Original Message-----
From: Tom Lane [mailto:tgl@sss.pgh.pa.us]
Sent: Wednesday, May 19, 2004 1:19 PM
To: Sam Masiello
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Dblink question

"Sam Masiello" <smasiello@mxlogic.com> writes:
> After trying to insert dblink.sql into the database, I just get a
> series of errors:

> ERROR: stat failed on file '$libdir/dblink': No such file or directory

Did you compile the dblink shared library and install it in the correct
place?

            regards, tom lane


pgsql-general by date:

Previous
From: Sean Shanny
Date:
Subject: Re: A problem with the IN clause
Next
From: "Sam Masiello"
Date:
Subject: Re: Dblink question [SOLVED]