From: | "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com> |
Cc: | Flower Sun <sun_2002_flower(at)yahoo(dot)com>, Pgsql Group <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Cross database reference (databases are on the same |
Date: | 2003-04-09 14:43:36 |
Message-ID: | Pine.LNX.4.33.0304090835350.21365-100000@css120.ihs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, 8 Apr 2003, Joe Conway wrote:
> scott.marlowe wrote:
> >
> > For example:
> >
> > select dblink_connect('dbname=template1'); dblink_connect
>
> But please note that the syntax Scott shows is from PostgreSQL 7.3 and
> greater. Postgres 7.2.x is old, and the version of dblink in it is quite
> limited and awkward to use -- I highly recommend updating to PostgreSQL
> 7.3.2.
I second that. Of all the different packages I've ever used, apache and
postgresql are usually the most compelling of all to upgrade. The new
release versions are always more secure, more stable, faster, and easier
to use. I.e. the upgrade always saves me enough time down the line that
it's best to do it as soon as the new version can be tested and installed.
I can't say that about all the packages I have to keep happy on my box.
:-)
From | Date | Subject | |
---|---|---|---|
Next Message | Michal Taborsky | 2003-04-09 14:43:43 | CREATE USER from within function |
Previous Message | Stephan Szabo | 2003-04-09 14:24:06 | Re: altering table |