Matthew Jarvis wrote:
<snip>
I've solved my problem but never figured out how to match the cryptic dir names to DB names...


The answer:

start postgreSQL, then

select * from pg_stat_database ;

Gives you the list of dir names (OID's) along with the names of the databases....


Matthew S. Jarvis
IT Manager
Bike Friday - "Performance that Packs."
www.bikefriday.com
541/687-0487 x140
[EMAIL PROTECTED]
_______________________________________________
EUGLUG mailing list
[email protected]
http://www.euglug.org/mailman/listinfo/euglug

Reply via email to