Re: Getting tables, procedures, etc.
От
Robert Treat
Тема
Re: Getting tables, procedures, etc.
Дата
Msg-id
1034262624.15495.22.camel@camel
Ответ на
Re: Getting tables, procedures, etc. (Roberto (SmartBit))
Список
Дерево обсуждения
Re: IS IT POSSIBLE TO CREATE INDEX ON VIEW IN POSTGRE Savita <savita@india.hp.com>
Re: IS IT POSSIBLE TO CREATE INDEX ON VIEW IN POSTGRE "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
Why not just grab the source code from pgAdmin and look at how it does the sql calls. Actually you can probably just do psql -E and get the source of the \d commands Robert Treat On Thu, 2002-10-10 at 10:57, Roberto (SmartBit) wrote: > > > > > How could I do to get de User Tables, System Tables, Stored Procedures, > > > Trigger, Views, etc??? > > > I'd like to do the same as pgAdmin ... using a TreeView at left and at > rigth > > > I'll show the items... > > > > It's all there in pg meta data. Tora is one way I have discovered today to > get > > that information easily.. > > > > Sorry my ignorance, but, what is "Tora"??? > How do I do to get the pg meta data using delphi?? > > I'm trying to do something like pgAdmim .... > > Roberto de Amorim >
В списке pgsql-general по дате отправления