On Tue, Jun 06, 2006 at 11:13:48AM -0400, dba@xxxxxxxxxxxxxx wrote: > > Hi List; > > I want to be able to read an oracle tabe from within Postgres. The Oracle db is on a different server within the same network. Is there a good way to pull this off? Only way to do it from within PostgreSQL would be to write a function in a language that can connect to Oracle, such as plperl. There's been talk about extending dblink to support connecting to other databases, but I don't think anything has actually happenend on that front. If solutions outside the database are acceptable then you have more choices, though most of them are commercial. -- Jim C. Nasby, Sr. Engineering Consultant jnasby@xxxxxxxxxxxxx Pervasive Software http://pervasive.com work: 512-231-6117 vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461