Re: [HACKERS] Viewing table data only from its corresponding oid-named file

2009-12-10 Thread Alvaro Herrera
Heiner Vega Thames escribió: > Hi Guys > > I have some files that were part of a database, I mean they were > under /*data/base/DB_OID/table_oid* postgres structure > > As I understand *table_oid *which is a numbered file corresponds to > one table in the original database. > > Here is my questi

[HACKERS] Viewing table data only from its corresponding oid-named file

2009-12-10 Thread Heiner Vega Thames
Hi Guys I have some files that were part of a database, I mean they were under /*data/base/DB_OID/table_oid* postgres structure As I understand *table_oid *which is a numbered file corresponds to one table in the original database. Here is my question: Is there a tool/method to view the dat