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: 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 ---------------------------(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