Re: Hi

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: kiran kumar <kiranbathula19(at)gmail(dot)com>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Hi
Date: 2010-01-31 08:11:30
Message-ID: 4B653B32.6000409@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Le 31/01/2010 05:29, kiran kumar a écrit :
> [...]
> I have 2 databases names TEST and TESTING
> TEST contains 1 schema named Public
> TESTING contains 1 schema named project
> Now i am in TESTING database..now i want access table 'users' in schema
> 'public' in TEST database.
> How to access that table.
>

Use dblink. See
http://www.postgresql.org/docs/8.4/interactive/dblink.html for more details.

> 2) i have 2 servers access i.e local and mainserver.
> How access table from one server to another server?
>

Same answer.

> 3) How to take scheduled back up in enterprisedb 8.2.
>

I don't understand what you mean. You should better ask the EnterpriseDB
guys.

BTW, this list is for pgAdmin support.

--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com

In response to

  • Hi at 2010-01-31 04:29:40 from kiran kumar

Browse pgadmin-support by date

  From Date Subject
Next Message florent THOMAS 2010-01-31 09:34:53 How to install module tablefunc
Previous Message kiran kumar 2010-01-31 04:29:40 Hi