Le 18 juil. 2010 à 21:00, Kevin Grittner a écrit :
> Dimitri Fontaine <dfonta...@hi-media.com> wrote:
> 
>> So what we'd need first is a series of named queries, which I
>> think psql provides for.
> 
> Any solution which only works within psql isn't a solution for a
> large part of the problem space people are trying to address.

Exactly. It's all about having it in the backend, in an easy to share format.

But what kind of facilities are we talking about? 
For me, those catalog queries psql already implements. I don't think we should 
offer \d or whatever in the backend as is, but the queries that \d uses should 
be a SHOW <object> away.

Now this subthread is about having a hard coded facility or the full blown SQL 
atop.
-- 
Dimitri Fontaine
PostgreSQL DBA, Architecte






-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to