Re: Is it possible to connect to another database

From: Adam Witney <awitney(at)sghms(dot)ac(dot)uk>
To: BenLaKnet <benlaknet(at)icqmail(dot)com>, pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Is it possible to connect to another database
Date: 2003-07-17 14:05:22
Message-ID: BB3C6BB2.20059%awitney@sghms.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Take a look at dblink in the contrib directory... This may do what you need

adam

> Hi,
>
> I try to find how is it possible to connect 2 databases, with a symbolic
> link.
>
> I have to use tables in another database to test user or other information.
>
>
> Ben
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Viorel Dragomir 2003-07-17 14:06:43 Re: Is it possible to connect to another database
Previous Message BenLaKnet 2003-07-17 14:03:39 Is it possible to connect to another database