Help for this page
DEV.DBUSER(DBUSER)=>INSERT INTO prod..emp SELECT * FROM newusers; Cross Database Access not supported for this type of command."
(Pg 9.5devel, HEAD dcbf5948e12a) $ psql -d testdb ... ERROR: cross-database references are not implemented: "test.public.t" LINE 1: insert into test.public.t values ('value 2');