Unix Man page/Perldoc/Info page, English-Chinese Dictionary,
Chinese-English Dictionary
findoidjoins(1) findoidjoins(1) NAME findoidjoins - list joins on oids between PostgreSQL tables SYNTAX findoidjoins database DESCRIPTION This program scans a database, and prints oid fields, and the tables they join to. Run on am empty database, it returns the system join relationships. EXAMPLE $ findoidjoins template1 AUTHOR Written by Oliver Elphick for the Debian release of PostgreSQL PostgreSQL contrib 27th April 1999 findoidjoins(1) |