Re: Hi

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Hi
Дата
Msg-id 4B653B32.6000409@lelarge.info
обсуждение исходный текст
Ответ на Hi  (kiran kumar <kiranbathula19@gmail.com>)
Список 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.orghttp://dalibo.com


В списке pgadmin-support по дате отправления:

Предыдущее
От: kiran kumar
Дата:
Сообщение: Hi
Следующее
От: florent THOMAS
Дата:
Сообщение: How to install module tablefunc