query multiple databases

From: "Adam Fisher" <black(at)cia(dot)com(dot)au>
To: pgsql-general(at)postgresql(dot)org
Subject: query multiple databases
Date: 2001-09-27 07:06:35
Message-ID: 9oujcd$2tmt$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All,
I am just starting out with postgreSQL. I have retail inventory system
written in MS-SQL, but now I want to use Linux and, hence, postgreSQL.

My existing app uses lots of SQL that query 2 or more seperate databases. I
have just read that this can;t be done in postgreSQL. Is this true?

If so, are there any obvious work-arounds? Or must I simply combine all my
databases into one? I really don't want to do that!

If this limitation exists, can anybody recomend another database that
doesn't cost a fortune but has similar strength-of-features to
MS-SQL/postgreSQL?

Thanks,
Adam

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Keary Suska 2001-09-27 07:36:15 Re: PHP Related Problem
Previous Message John Clark Naldoza y Lopez 2001-09-27 07:04:12 Re: PHP Related Problem