Umm I must have missed it in the manual, (read it 3-4 times tho) but what is the equivalent data dictionary structure in Postgres to the following in Oracle. Select table_name from user_tables; (gives a list of the table names in the database(table space) used at the time) etc.... various special tables defining the data dictionary.... M
- [GENERAL] date/time snef
- [ADMIN] Re: date/time Ian Harding
- [GENERAL] Re: data dictionary Matthew Taylor
- [GENERAL] Re: data dictionary J.H.M. Dassen (Ray)
- Re: [GENERAL] data dictionary Brett W. McCoy