From: | "Sam Masiello" <smasiello(at)mxlogic(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Dblink question [SOLVED] |
Date: | 2004-05-19 19:45:50 |
Message-ID: | ECAB83AA52BCC043A0E24BBC000010240F80@mxhq-exch.corp.mxlogic.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Please disregard this thread going forward. I figured it out and feel
all the more stupid for it :)
--Sam
-----Original Message-----
From: pgsql-general-owner(at)postgresql(dot)org
[mailto:pgsql-general-owner(at)postgresql(dot)org] On Behalf Of Sam Masiello
Sent: Wednesday, May 19, 2004 1:29 PM
To: Tom Lane
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Dblink question
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(at)sss(dot)pgh(dot)pa(dot)us]
Sent: Wednesday, May 19, 2004 1:19 PM
To: Sam Masiello
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Dblink question
"Sam Masiello" <smasiello(at)mxlogic(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2004-05-19 20:00:04 | Re: Does INSERT inserts always at the end ? |
Previous Message | Sam Masiello | 2004-05-19 19:28:48 | Re: Dblink question |