Em 24 de abril de 2012 11:54, jorge sanfelice <[email protected]> escreveu: [... corte ...] > Tipo, o file_fwd conseguiria conectar no oracle tranquilamente? ou para > casos especificos deve ser usado o pacote especifico?
Não. A partir da documentação [1]: "The file_fdw module provides the foreign-data wrapper file_fdw, which can be used to access data files in the server's file system. Data files must be in a format that can be read by COPY FROM; see COPY for details." [1] http://www.postgresql.org/docs/current/static/file-fdw.html []s -- Dickson S. Guedes mail/xmpp: [email protected] - skype: guediz http://guedesoft.net - http://www.postgresql.org.br _______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
