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:[EMAIL PROTECTED] Sent: Wednesday, May 19, 2004 1:19 PM To: Sam Masiello Cc: [EMAIL PROTECTED] Subject: Re: [GENERAL] Dblink question "Sam Masiello" <[EMAIL PROTECTED]> 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 ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match