Read recover rows
От
Alejandro Carrillo
Тема
Read recover rows
Дата
Msg-id
1355437398.4721.YahooMailNeo@web172202.mail.ir2.yahoo.com
Список
Дерево обсуждения
Read recover rows Alejandro Carrillo <fasterzip@yahoo.es>
Re: Read recover rows Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Read recover rows Alejandro Carrillo <fasterzip@yahoo.es>
Re: Read recover rows Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Read recover rows Adrian Klaver <adrian.klaver@gmail.com>
Re: Read recover rows Tom Lane <tgl@sss.pgh.pa.us>
Re: Read recover rows Adrian Klaver <adrian.klaver@gmail.com>
Re: Read recover rows Adrian Klaver <adrian.klaver@gmail.com>
Re: Read recover rows Alejandro Carrillo <fasterzip@yahoo.es>
Re: Read recover rows Adrian Klaver <adrian.klaver@gmail.com>
Re: Read recover rows Alejandro Carrillo <fasterzip@yahoo.es>
Re: Read recover rows Adrian Klaver <adrian.klaver@gmail.com>
Re: Read recover rows Alejandro Carrillo <fasterzip@yahoo.es>
Re: Read recover rows Adrian Klaver <adrian.klaver@gmail.com>
Hi,
1) 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');
2) Anybody knows a JDBC or a multiplatform code that let read the delete rows of a table without writing of a table file?
1) 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');
2) Anybody knows a JDBC or a multiplatform code that let read the delete rows of a table without writing of a table file?
Thanks
В списке pgsql-general по дате отправления