On Sun, Nov 26, 2000 at 04:56:21AM +0300, some SMTP stream spewed forth:
> Good time of the day!
>
> I'm a real novice to PostgreSQL, so please be patient with me :))
> I've run into few questions I can't find answers to... Will appreciate
> any responce.
>
> 1. Is it possible to SELECT from two databases? Something like
> SELECT db1.table1.field, db2.table1.fields ...
Nyet. Not too beink done until I think 7.1 (?).
http://www.postgresql.org/docs/todo.html
Under "Exotic Features" -- Exotic feature? Hm.
gh