ERD of information_schema / system catalog?

From: Josh Trutwin <josh(at)trutwins(dot)homeip(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: ERD of information_schema / system catalog?
Date: 2007-08-24 14:43:59
Message-ID: 20070824094359.03746343@sinkhole.intrcomm.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

Did a little googling but didn't come up with much - does anyone know
if someone made an ERD of either the information_schema or system
catalog (pg_) tables for postgres 8?

Something similar to this for MySQL 5 would be ideal:

http://www.xcdsql.org/MySQL/information_schema/5.1/MySQL_5_1_INFORMATION_SCHEMA.html

Thanks,

Josh

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2007-08-24 14:49:31 Re: Geographic High-Availability/Replication
Previous Message Lee Keel 2007-08-24 14:41:15 Re: [OT - sorta] How to extract a substring using Regex