dbLink Query
От
Richard C
Тема
dbLink Query
Дата
Msg-id
20060224112916.7385.qmail@web25211.mail.ukl.yahoo.com
Список
Дерево обсуждения
dbLink Query Richard C <richardalancock@yahoo.co.uk>
Re: dbLink Query Markus Schaber <schabi@logix-tt.com>
Hi
When I execute the query:
SELECT *
FROM dblink('dbname=Bas','SELECT id FROM person') AS t(a int)
WHERE t.id > 9000 AND T.ID < 9050;
FROM dblink('dbname=Bas','SELECT id FROM person') AS t(a int)
WHERE t.id > 9000 AND T.ID < 9050;
I receive the error message
ERROR: function dblink("unknown", "unknown") does not exist
How do I install or setup the function dbLink so that I can use this feature.
Regards
Richard
To help you stay safe and secure online, we've developed the all new Yahoo! Security Centre.
В списке pgsql-sql по дате отправления
От: Daniel Joo
Дата: