UPDATE over a db_link

Поиск
Список
Период
Сортировка
От Zimm1
Тема UPDATE over a db_link
Дата
Msg-id 26209421.post@talk.nabble.com
обсуждение исходный текст
Список pgsql-general
Hello,

I would like to update a table in remote database A from database B, via a
db_link.

(There is no db_link from A to B, so I cannot perform the update within A,
it has to be from within B db_linking to A. (Hope that makes sense)).

Does anyone know whether this is possible and if give me a rough idea of the
syntax?

Many Thanks


--
View this message in context: http://old.nabble.com/UPDATE-over-a-db_link-tp26209421p26209421.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Raimon Fernandez
Дата:
Сообщение: Re: Where I can find "SSL specification"?
Следующее
От: silly8888
Дата:
Сообщение: Re: error caused by FOREIGN KEY on composite type