Hi all,
I have a question... our company has a centralised oracle database and few postgress clinets .. we want to replicate or copy a perticular table and column from oracle to pg..
is there any way we can do it with out using any tools in postgress.... oracle should not push the change but postgress should pull the information from oracle..
thx,
Danny
I have a question... our company has a centralised oracle database and few postgress clinets .. we want to replicate or copy a perticular table and column from oracle to pg..
is there any way we can do it with out using any tools in postgress.... oracle should not push the change but postgress should pull the information from oracle..
thx,
Danny
Comment