On 12/12/2012 03:24 PM, Alejandro Carrillo wrote:
Hi,

Anybody knows how to create a table using a table file? It isn't a fdw, is a file that compose the table in postgresql and get with the pg_relation_filepath function. Ex:

select pg_relation_filepath('pg_proc');

Anybody knows a JDBC or a multiplatform code that let read the delete rows of a table without writing of a table file?




This isn't a performance related question. Please ask on the correct list (probably pgsql-general).

cheers

andrew


--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to