I have a PostgreSQL database that needs to get data from an Oracle database on a daily basis. Is there a way to import the data directly from Oracle into PostgreSQL? Is there a way to link to an Oracle table from within PostgreSQL? Any help would be greatly appreciated. Thank You.