Re: Queries from different databases
От
Joe Conway
Тема
Re: Queries from different databases
Дата
Msg-id
3C90DEC5.7060901@joeconway.com
Список
Дерево обсуждения
Postgres on Apple hardware? Matthew Hixson <hixson@poindextrose.org>
Re: Postgres on Apple hardware? "Jeffrey W. Baker" <jwbaker@acm.org>
Re: Postgres on Apple hardware? Oliver Elphick <olly@lfix.co.uk>
Re: Postgres on Apple hardware? William C Brennan <brennan@netaxs.com>
Re: Postgres on Apple hardware? Jeff Fitzmyers <flume33@yahoo.com>
Re: Postgres on Apple hardware? tony <tony@animaproductions.com>
Re: Postgres on Apple hardware? Joel Rodrigues <joelrodrigues@mac.com>
Re: Postgres on Apple hardware? "Robert J. Sanford, Jr." <rsanford@nolimitsystems.com>
Jean-Michel POURE wrote: > Le Jeudi 14 Mars 2002 06:18, Carlo Florendo a écrit : > >>Does PostgreSQL 7.2 support queries on tables from different databases? >>If so, I'd like to know the syntax. >> > > I don't think so. The only possibility (?) would be to used an untrusted > server-side language (such as PLperl if it can be used as untrusted) and > query other backends. By now, this is merely impossible. If someone knows how > to do it, I would be interested in knowing. > > Cheers, > Jean-Michel pOURE > See dblink in contrib. It is crude, but might work for you depending on your needs. Joe
В списке pgsql-general по дате отправления