Hello everyone,
We have to copy some data from one table to another table in other database.
Is there any way to do this from inside a custom plpgsql function, with noexternal applications, interfaces or storage?
Any help is appreciated.