Re: Review: query result history in psql
От | Pavel Stehule |
---|---|
Тема | Re: Review: query result history in psql |
Дата | |
Msg-id | CAFj8pRBthEcYzZmEEaYHQOZ+cpdE96=D1gy-7HPkQnJEjvB=PA@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: Review: query result history in psql (Robert Haas <robertmhaas@gmail.com>) |
Список | pgsql-hackers |
2013/7/3 Robert Haas <robertmhaas@gmail.com>: > On Tue, Jul 2, 2013 at 8:16 PM, ian link <ian@ilink.io> wrote: >> We covered that earlier in the email thread, but it's the current name for >> the query history. I think we are going to change it to something a little >> more descriptive. I was thinking "qh" for short or "query-history". >> >>> I'm not sure if I'll be able to implement this feature any time soon, >>> as I'm very busy at the moment and going for a business trip in few >>> days. >> >> I can try implementing the feature, I might have some time. > > I'm kinda not all that convinced that this feature does anything > that's actually useful. If you want to save your query results, you > can just stick "CREATE TEMP TABLE ans AS" in front of your query. > What does that not give you that this gives you? it solve lot of chars. I am thinking so idea is interesting. I can imagine, so it can works similar like our \g statement, but result will be stored to temp table and immediately showed. Regards Pavel > > -- > Robert Haas > EnterpriseDB: http://www.enterprisedb.com > The Enterprise PostgreSQL Company
В списке pgsql-hackers по дате отправления: