Cross DB insert with returning id - Mailing list pgsql-general

From Ritanjali M
Subject Cross DB insert with returning id
Date
Msg-id CAOuzsCR+zjH5_qwnUUugMsTTyxUasxOGEO4HhtEKL7RHGjzzWg@mail.gmail.com
Whole thread Raw
Responses Re: Cross DB insert with returning id
List pgsql-general
Hi Team,

I am new to postgresql ,i need to create one function where i have to insert data into cross database table from that table identity value i need to insert some other table other database within one function .i am able to insert the data into cross DB table using dblink_exec but i unable to get the  identity value ,so how could i will get identity value from cross DB.please help me out with the example.

--
Thanks & Regards
Ritanjali Majhee

pgsql-general by date:

Previous
From: Thomas Kellerer
Date:
Subject: Re: Why is the comparison between timestamp and date so much slower then between two dates
Next
From: Tom Lane
Date:
Subject: Re: Re: Why is the comparison between timestamp and date so much slower then between two dates