UPDATE over a db_link - Mailing list pgsql-general

From Zimm1
Subject UPDATE over a db_link
Date
Msg-id 26209421.post@talk.nabble.com
Whole thread Raw
List 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 by date:

Previous
From: Raimon Fernandez
Date:
Subject: Re: Where I can find "SSL specification"?
Next
From: silly8888
Date:
Subject: Re: error caused by FOREIGN KEY on composite type