At 21:42 02/11/01 +0100, you wrote:
>Is it possible to make a reference to a table in another database in
>PostgreSQL? I know I can do that in Access. If it's not possible I have to
>make all of my tables in 1 database.
It is not possible before schema features are implemented (PostgreSQL 7.3?).
Maybe it is possible to run queries remotely using plperl, but I am not sure.
Best regards,
Jean-Michel POURE