Re: Dblink question [SOLVED]

Поиск
Список
Период
Сортировка
От Sam Masiello
Тема Re: Dblink question [SOLVED]
Дата
Msg-id ECAB83AA52BCC043A0E24BBC000010240F80@mxhq-exch.corp.mxlogic.com
обсуждение исходный текст
Список 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@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Sam Masiello
Sent: Wednesday, May 19, 2004 1:29 PM
To: Tom Lane
Cc: pgsql-general@postgresql.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@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


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


В списке pgsql-general по дате отправления:

Предыдущее
От: "Sam Masiello"
Дата:
Сообщение: Re: Dblink question
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Does INSERT inserts always at the end ?